mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 15:24:30 +01:00
Rename MapAnimation::CreateAll to MarkAllTiles
This commit is contained in:
@@ -833,7 +833,7 @@ namespace OpenRCT2
|
||||
gCurrentLoadedPath = path;
|
||||
gFirstTimeSaving = true;
|
||||
GameFixSaveVars();
|
||||
MapAnimation::CreateAll();
|
||||
MapAnimation::MarkAllTiles();
|
||||
EntityTweener::Get().Reset();
|
||||
gScreenAge = 0;
|
||||
gLastAutoSaveUpdate = kAutosavePause;
|
||||
|
||||
Reference in New Issue
Block a user