mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-07-14 02:54:16 -04:00
Fixed read struct
This commit is contained in:
@ -31,6 +31,7 @@ namespace Unity_Studio
|
||||
public string Type;
|
||||
public string Name;
|
||||
public int Size;
|
||||
public int Flag;
|
||||
}
|
||||
|
||||
public static class ClassIDReference
|
||||
|
Reference in New Issue
Block a user