feat: updated utils

main
Sara 2024-05-28 16:29:21 +02:00
parent 8af2858e39
commit c43edd3fd0
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ void initialize_gdextension_types(ModuleInitializationLevel p_level)
if (p_level != MODULE_INITIALIZATION_LEVEL_SCENE) {
return;
}
godot_cpp_utils_register_types();
utils::godot_cpp_utils_register_types();
}
extern "C"

@ -1 +1 @@
Subproject commit 54fcbcbb6bea3f086b751d80faca1700dba28a51
Subproject commit 3cad3af3fe5ebdc7191f8146d3191189aedcff15