API: Added HOOK_GAME_INIT
Called when initializing a loaded game. This occurs once all startupresources are loaded but before parsing of definitions and processinggame data. This is a suitable time for game data conversion.
View differences
API: Added HOOK_GAME_INIT
Called when initializing a loaded game. This occurs once all startup
resources are loaded but before parsing of definitions and processing
game data. This is a suitable time for game data conversion.