mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Fix wrong house name displaying after quitting demo
This commit is contained in:
@@ -296,6 +296,7 @@ void DoDemoGame (void)
|
||||
if (OpenHouse())
|
||||
whoCares = ReadHouse();
|
||||
incrementModeTime = TickCount() + kIdleSplashTicks;
|
||||
RedrawSplashScreen();
|
||||
}
|
||||
|
||||
//-------------------------------------------------------------- InitGlider
|
||||
|
Reference in New Issue
Block a user