mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 07:14:31 +01:00
Separate map.change and map.changed events
Also fix network plugin logic.
This commit is contained in:
@@ -337,6 +337,7 @@ public:
|
||||
}
|
||||
if (gScreenFlags & SCREEN_FLAGS_TRACK_MANAGER)
|
||||
{
|
||||
game_notify_map_change();
|
||||
game_unload_scripts();
|
||||
title_load();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user