mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Rename MapAnimation::CreateAll to MarkAllTiles
This commit is contained in:
@@ -2854,7 +2854,7 @@ bool NetworkBase::LoadMap(IStream* stream)
|
||||
importer->Import(gameState);
|
||||
|
||||
EntityTweener::Get().Reset();
|
||||
MapAnimation::CreateAll();
|
||||
MapAnimation::MarkAllTiles();
|
||||
|
||||
gLastAutoSaveUpdate = kAutosavePause;
|
||||
result = true;
|
||||
|
||||
Reference in New Issue
Block a user