You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
-added option to keep debugger open, fixes #3031
This commit is contained in:
@@ -151,7 +151,8 @@ class ScriptEditor : public VBoxContainer {
|
||||
DEBUG_BREAK,
|
||||
DEBUG_CONTINUE,
|
||||
DEBUG_SHOW,
|
||||
HELP_CONTEXTUAL,
|
||||
DEBUG_SHOW_KEEP_OPEN,
|
||||
HELP_CONTEXTUAL,
|
||||
WINDOW_MOVE_LEFT,
|
||||
WINDOW_MOVE_RIGHT,
|
||||
WINDOW_NEXT,
|
||||
|
||||
Reference in New Issue
Block a user