mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-12-08 10:42:56 -05:00
add Sprite support
This commit is contained in:
@ -12,7 +12,7 @@ namespace Unity_Studio
|
||||
public uint Offset;
|
||||
public int Size;
|
||||
public int Type1;
|
||||
public ushort Type2;
|
||||
public int Type2;
|
||||
|
||||
public string TypeString;
|
||||
public int fullSize;
|
||||
|
||||
Reference in New Issue
Block a user