feat: updated utils
This commit is contained in:
		
							parent
							
								
									4e38e62394
								
							
						
					
					
						commit
						771fa98b8d
					
				| 
						 | 
					@ -12,7 +12,7 @@ void initialize_gdextension_types(ModuleInitializationLevel p_level)
 | 
				
			||||||
    if (p_level != MODULE_INITIALIZATION_LEVEL_SCENE) {
 | 
					    if (p_level != MODULE_INITIALIZATION_LEVEL_SCENE) {
 | 
				
			||||||
        return;
 | 
					        return;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    godot_cpp_utils_register_types();
 | 
					    utils::godot_cpp_utils_register_types();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
extern "C"
 | 
					extern "C"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1 +1 @@
 | 
				
			||||||
Subproject commit 54fcbcbb6bea3f086b751d80faca1700dba28a51
 | 
					Subproject commit 3cad3af3fe5ebdc7191f8146d3191189aedcff15
 | 
				
			||||||
		Loading…
	
		Reference in a new issue