Animation WIP merge #321

Merged
XiaoQiDigipen merged 76 commits from SP3-17-animation-system into main 2023-01-30 17:35:57 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a58c3e86a5 - Show all commits

View File

@ -437,7 +437,7 @@ namespace SHADE
return; return;
} }
if (true) if (genMeta)
{ {
GenerateNewMeta(newPath); GenerateNewMeta(newPath);
} }