Merge pull request #59153 from Calinou/debug-stringnames-improve
Improve `--debug-stringnames` to be more useful
This commit is contained in:
commit
fb28025785
5 changed files with 18 additions and 2 deletions
1
misc/dist/shell/godot.bash-completion
vendored
1
misc/dist/shell/godot.bash-completion
vendored
|
|
@ -69,6 +69,7 @@ _complete_godot_options() {
|
|||
--remote-debug
|
||||
--debug-collisions
|
||||
--debug-navigation
|
||||
--debug-stringnames
|
||||
--frame-delay
|
||||
--time-scale
|
||||
--disable-render-loop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue