Refactor: Moved logic preventing unload of required game resources
This logic is now handled from within the file system by queryingthe current Game for the candidate file path prior to unload.
View differences
Refactor: Moved logic preventing unload of required game resources
This logic is now handled from within the file system by querying
the current Game for the candidate file path prior to unload.