mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Fix formatting
This commit is contained in:
@@ -362,7 +362,7 @@ namespace OpenRCT2
|
||||
// WindowDispatchUpdateAll();
|
||||
|
||||
// Start autosave timer after update
|
||||
if (gLastAutoSaveUpdate == kAutosavePause)
|
||||
if (gLastAutoSaveUpdate == kAutosavePause)
|
||||
{
|
||||
gLastAutoSaveUpdate = Platform::GetTicks();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user