mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-05-25 05:40:21 -04:00
fixed bug
This commit is contained in:
parent
2e84b08494
commit
8ccfbcf66a
@ -282,6 +282,7 @@ namespace Unity_Studio
|
||||
type1 = classID;
|
||||
}
|
||||
classIDs.Add(new int[] { type1, classID });
|
||||
classID = type1;
|
||||
}
|
||||
a_Stream.Position += 16;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user