You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Cleanup VS editor's left menu
This commit is contained in:
@@ -81,7 +81,7 @@ class VisualScriptEditor : public ScriptEditorBase {
|
||||
MEMBER_SIGNAL
|
||||
};
|
||||
|
||||
VSplitContainer *left_vsplit;
|
||||
VBoxContainer *members_section;
|
||||
MenuButton *edit_menu;
|
||||
|
||||
Ref<VisualScript> script;
|
||||
|
||||
Reference in New Issue
Block a user