You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-28 16:07:14 +00:00
Revert "Second take at making command-line arguments more UNIX-like + main.cpp and help cleanup"
This commit is contained in:
@@ -88,5 +88,7 @@ RunSettingsDialog::RunSettingsDialog() {
|
||||
get_ok()->set_text(TTR("Close"));
|
||||
//get_cancel()->set_text("Close");
|
||||
|
||||
arguments->set_text("-l $scene");
|
||||
|
||||
set_title(TTR("Scene Run Settings"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user