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