[loading window]It's now a global, and it wasn't even used.

This commit is contained in:
Henrik Andersson
2011-06-04 23:10:07 +02:00
parent 813c2d8f09
commit 9bff0653c0
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1037,7 +1037,7 @@ int main(int argc, char* argv[])
// Switch to the last used game type, and set up the theme and announcer.
SwitchToLastPlayedGame();
CommandLineActions::Handle(pLoadingWindow);
CommandLineActions::Handle();
if( GetCommandlineArgument("dopefish") )
GAMESTATE->m_bDopefish = true;