You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
initialized member variables in header
This commit is contained in:
@@ -103,8 +103,6 @@ private:
|
||||
bool valid = false;
|
||||
bool reload_invalidated = false;
|
||||
|
||||
bool builtin;
|
||||
|
||||
GDMonoClass *base = nullptr;
|
||||
GDMonoClass *native = nullptr;
|
||||
GDMonoClass *script_class = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user