mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-12-01 17:52:40 -05:00
Completed tight Sprite export
This commit is contained in:
@ -79,6 +79,8 @@ namespace AssetStudio
|
||||
public byte dividerOp;
|
||||
public ushort frequency;
|
||||
|
||||
public StreamInfo() { }
|
||||
|
||||
public StreamInfo(ObjectReader reader)
|
||||
{
|
||||
var version = reader.version;
|
||||
|
||||
Reference in New Issue
Block a user