You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Initialize bools in the headers in editor
This commit is contained in:
@@ -1897,8 +1897,6 @@ EditorHelp::EditorHelp() {
|
||||
|
||||
class_desc->set_selection_enabled(true);
|
||||
|
||||
scroll_locked = false;
|
||||
select_locked = false;
|
||||
class_desc->hide();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user