You've already forked OpenRCT2-Unity
mirror of
https://github.com/izzy2lost/OpenRCT2-Unity.git
synced 2026-03-10 12:38:22 -07: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