parent
f5f7244a2b
commit
307eb34be0
1 changed files with 2 additions and 0 deletions
|
@ -190,6 +190,8 @@ void register_core_types() {
|
|||
|
||||
ClassDB::register_class<JSONParseResult>();
|
||||
|
||||
ClassDB::register_virtual_class<ResourceImporter>();
|
||||
|
||||
ip = IP::create();
|
||||
|
||||
_geometry = memnew(_Geometry);
|
||||
|
|
Loading…
Add table
Reference in a new issue