You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Merge pull request #7364 from guilhermefelipecgs/fix_bottom_panel_visibility_on_play
Fix bottom panel visibility on play
This commit is contained in:
@@ -96,7 +96,6 @@ class ScriptEditorDebugger : public Control {
|
||||
TabContainer *tabs;
|
||||
|
||||
LineEdit *reason;
|
||||
bool log_forced_visible;
|
||||
ScriptEditorDebuggerVariables *variables;
|
||||
|
||||
Button *step;
|
||||
|
||||
Reference in New Issue
Block a user