change rigs role from assets to content units

This commit is contained in:
MihailRis
2024-07-08 05:03:09 +03:00
parent 7dfda981a8
commit 49aa64a033
16 changed files with 67 additions and 70 deletions
+1 -2
View File
@@ -26,8 +26,7 @@ enum class AssetType {
ATLAS,
LAYOUT,
SOUND,
MODEL,
RIG,
MODEL
};
class ResPaths;