You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Revert "Second take at making command-line arguments more UNIX-like + main.cpp and help cleanup"
This commit is contained in:
@@ -1330,7 +1330,7 @@ public:
|
||||
}
|
||||
|
||||
if (!(p_flags & DEBUG_FLAG_DUMB_CLIENT)) {
|
||||
cl.push_back("--path");
|
||||
cl.push_back("-path");
|
||||
cl.push_back("game");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user