summaryrefslogtreecommitdiff
path: root/editor/editor_help.h
diff options
context:
space:
mode:
authorBrian Richardson <brian@torch3d.com>2018-05-01 15:40:30 -0700
committerBrian Richardson <brian@torch3d.com>2018-05-01 15:40:30 -0700
commit9149b119733aa9444a59c6940e7d8b875dfc31e8 (patch)
treeab56bdf6034878f59d295eee57e689eb2e708951 /editor/editor_help.h
parent1113a738baeabebbee0d51f9c51d4f842fba0fda (diff)
Fix a crash when trying to run Godot debugger on a release build.
The GDScriptLanguage::enter_function is wrapped in #ifdef DEBUG but the exit_function is not, resulting in a stack underflow error.
Diffstat (limited to 'editor/editor_help.h')
0 files changed, 0 insertions, 0 deletions