You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Merge pull request #49178 from YeldhamDev/remove_dim_option
This commit is contained in:
@@ -856,7 +856,7 @@ public:
|
||||
|
||||
void notify_settings_changed();
|
||||
|
||||
void dim_editor(bool p_dimming, bool p_force_dim = false);
|
||||
void dim_editor(bool p_dimming);
|
||||
bool is_editor_dimmed() const;
|
||||
|
||||
void edit_current() { _edit_current(); };
|
||||
|
||||
Reference in New Issue
Block a user