Fix formatting

This commit is contained in:
Gymnasiast
2024-04-04 18:18:25 +02:00
parent c158854a7f
commit 19e403068d

View File

@@ -362,7 +362,7 @@ namespace OpenRCT2
// WindowDispatchUpdateAll();
// Start autosave timer after update
if (gLastAutoSaveUpdate == kAutosavePause)
if (gLastAutoSaveUpdate == kAutosavePause)
{
gLastAutoSaveUpdate = Platform::GetTicks();
}