diff --git a/GpApp/Play.cpp b/GpApp/Play.cpp index 70a165e..e5595db 100644 --- a/GpApp/Play.cpp +++ b/GpApp/Play.cpp @@ -296,6 +296,7 @@ void DoDemoGame (void) if (OpenHouse()) whoCares = ReadHouse(); incrementModeTime = TickCount() + kIdleSplashTicks; + RedrawSplashScreen(); } //-------------------------------------------------------------- InitGlider