maint: change position of -nosteam argument to prevent it getting loaded as a mod
This commit is contained in:
parent
bfd3785087
commit
9677bbff53
@ -6,4 +6,4 @@ set mod=
|
||||
set game_exe=iw7-mod.exe
|
||||
|
||||
cd /D "%~dp0"
|
||||
start /B /wait /abovenormal %game_exe% +set onlinegame 1 +set fs_game "%mod%" -nosteam
|
||||
start /B /wait /abovenormal %game_exe% -nosteam +set onlinegame 1 +set fs_game "%mod%"
|
||||
|
Loading…
Reference in New Issue
Block a user