mirror of
https://github.com/aelurum/AssetStudio.git
synced 2026-02-08 02:00:08 -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