Quick fix.
This commit is contained in:
parent
396f9a9df2
commit
1e2c544fcb
@ -1891,7 +1891,7 @@ namespace Bfres.Structs
|
|||||||
{
|
{
|
||||||
if (weights.Count > v4ListIndex)
|
if (weights.Count > v4ListIndex)
|
||||||
weights[v4ListIndex].Add(vWeight4);
|
weights[v4ListIndex].Add(vWeight4);
|
||||||
if (weights.Count > v4ListIndex)
|
if (boneInd.Count > v4ListIndex)
|
||||||
boneInd[v4ListIndex].Add(vBoneInd4);
|
boneInd[v4ListIndex].Add(vBoneInd4);
|
||||||
|
|
||||||
v4ListIndex++;
|
v4ListIndex++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user