Removing duplicate world and map loading events.
Saving a game in progress now goes through an extra viewscreen before reaching the condition that had been used to indicate whether the world was still valid, causing the core to emit bogus WORLD_LOADED, MAP_LOADED, MAP_UNLOADED, and WORLD_UNLOADED events. Adding that viewscreen to the list of loading/saving screens prevents those duplicate events from firing. Granted, if the game_cleaner viewscreen ever gets hit in play, this fix will cause more bogus events...develop
parent
b0b6a82c92
commit
6c9b94bcef
Loading…
Reference in New Issue