mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-14 02:54:16 -04:00
fixed bug
This commit is contained in:
@ -282,6 +282,7 @@ namespace Unity_Studio
|
||||
type1 = classID;
|
||||
}
|
||||
classIDs.Add(new int[] { type1, classID });
|
||||
classID = type1;
|
||||
}
|
||||
a_Stream.Position += 16;
|
||||
|
||||
|
Reference in New Issue
Block a user