mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-12-09 18:52:45 -05: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