Removed compile warning about priority loading of Zip resources
Game resource load order is defined by the order in which resources are associated with a Game component during registration. It is now the responsibility of the game plugin to ensure it defines the load order for it's startup resources correctly.
Removed compile warning about priority loading of Zip resources
Game resource load order is defined by the order in which resources
are associated with a Game component during registration. It is now
the responsibility of the game plugin to ensure it defines the load
order for it's startup resources correctly.