Revert "Second take at making command-line arguments more UNIX-like + main.cpp and help cleanup"
This commit is contained in:
parent
588ffbc08a
commit
b9dcebb37c
17 changed files with 332 additions and 218 deletions
|
|
@ -1330,7 +1330,7 @@ public:
|
|||
}
|
||||
|
||||
if (!(p_flags & DEBUG_FLAG_DUMB_CLIENT)) {
|
||||
cl.push_back("--path");
|
||||
cl.push_back("-path");
|
||||
cl.push_back("game");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue