|
@@ -81,6 +81,7 @@ namespace OHV.Vehicle
|
|
|
splashScreen = animatedSplashScreenWindow;
|
|
splashScreen = animatedSplashScreenWindow;
|
|
|
|
|
|
|
|
// Show it
|
|
// Show it
|
|
|
|
|
+ animatedSplashScreenWindow.SetRange( 2 );
|
|
|
animatedSplashScreenWindow.Show();
|
|
animatedSplashScreenWindow.Show();
|
|
|
|
|
|
|
|
// Now that the window is created, allow the rest of the startup to run
|
|
// Now that the window is created, allow the rest of the startup to run
|