mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Fix house data corruption, progress to first screen
This commit is contained in:
@@ -474,6 +474,8 @@ void DoDiedGameOver (void)
|
||||
pagesStuck = 8;
|
||||
userAborted = true;
|
||||
}
|
||||
|
||||
Delay(1, nullptr);
|
||||
}
|
||||
while (TickCount() < nextLoop);
|
||||
nextLoop = TickCount() + 2;
|
||||
|
Reference in New Issue
Block a user