You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-20 14:45:44 +00:00
Fix visibility of bottom panel when start playing
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