mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-07 04:24:09 +00:00
Initialize bools in the headers in editor
This commit is contained in:
@@ -240,6 +240,4 @@ EditorPluginSettings::EditorPluginSettings() {
|
||||
mc->set_h_size_flags(SIZE_EXPAND_FILL);
|
||||
|
||||
add_child(mc);
|
||||
|
||||
updating = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user