More Refactoring

This commit is contained in:
Dynamitos
2023-11-15 17:42:57 +01:00
parent f8f48352a3
commit 35966cb5b7
60 changed files with 1217 additions and 2332 deletions
+1
View File
@@ -107,6 +107,7 @@ AssetRegistry &AssetRegistry::get()
}
AssetRegistry::AssetRegistry()
: assetRoot(nullptr)
{
}