Fixed bug in reading some PSO arrays

This commit is contained in:
dexy
2019-01-13 19:25:53 +11:00
Unverified
parent 9506069e35
commit 6ecfe0f235
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -2641,7 +2641,8 @@ namespace CodeWalker.GameFiles
{ }
if (entry.NameLower == "popgroups.ymt")
{ }
if (entry.NameLower == "clip_sets.ymt")
{ }
}
}