Fix wrong house name displaying after quitting demo

This commit is contained in:
elasota
2020-11-25 18:12:00 -05:00
parent 80abb498af
commit 1c57a51316

View File

@@ -296,6 +296,7 @@ void DoDemoGame (void)
if (OpenHouse())
whoCares = ReadHouse();
incrementModeTime = TickCount() + kIdleSplashTicks;
RedrawSplashScreen();
}
//-------------------------------------------------------------- InitGlider