You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Prevent showing toggle scripts panel switch in shader editor
This commit is contained in:
@@ -255,6 +255,8 @@ public:
|
||||
|
||||
void validate_script();
|
||||
|
||||
void show_toggle_scripts_button();
|
||||
|
||||
CodeTextEditor();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user