fixed bug

This commit is contained in:
Perfare 2017-01-16 03:44:01 +08:00
parent 2e84b08494
commit 8ccfbcf66a
1 changed files with 1 additions and 0 deletions

View File

@ -282,6 +282,7 @@ namespace Unity_Studio
type1 = classID;
}
classIDs.Add(new int[] { type1, classID });
classID = type1;
}
a_Stream.Position += 16;