diff options
| author | geequlim | 2017-06-25 17:20:01 +0800 |
|---|---|---|
| committer | geequlim | 2017-06-27 12:55:16 +0800 |
| commit | 6687484958412ff0f3bd6d97cbc1fcebc7ae64d2 (patch) | |
| tree | fdeae7b3668b0ff1d7c84f38741a9762d224f260 /editor/plugins/script_editor_plugin.h | |
| parent | 87fd71244be7b185f0525c6b33850f7075b1425a (diff) | |
| download | godot-6687484958412ff0f3bd6d97cbc1fcebc7ae64d2.tar.gz godot-6687484958412ff0f3bd6d97cbc1fcebc7ae64d2.tar.zst godot-6687484958412ff0f3bd6d97cbc1fcebc7ae64d2.zip | |
Diffstat (limited to 'editor/plugins/script_editor_plugin.h')
| -rw-r--r-- | editor/plugins/script_editor_plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/plugins/script_editor_plugin.h b/editor/plugins/script_editor_plugin.h index e036d1ed9..3b444c088 100644 --- a/editor/plugins/script_editor_plugin.h +++ b/editor/plugins/script_editor_plugin.h @@ -141,6 +141,7 @@ class ScriptEditor : public VBoxContainer { DEBUG_CONTINUE, DEBUG_SHOW, DEBUG_SHOW_KEEP_OPEN, + DEBUG_WITH_EXTERNAL_EDITOR, SEARCH_HELP, SEARCH_CLASSES, SEARCH_WEBSITE, |
