mirror of
https://github.com/glest/glest-source.git
synced 2025-09-03 04:52:34 +02:00
- fix windows build
This commit is contained in:
@@ -6069,7 +6069,7 @@ __try {
|
||||
SDL_Quit();
|
||||
}
|
||||
|
||||
if(hasCommandArgument(argc, argv,GAME_ARGS[GAME_ARG_STEAM]) == true) {
|
||||
if(isSteamMode == true) {
|
||||
STEAMSHIM_deinit();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user