mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
BinaryImageDecoder initializations.
This commit is contained in:
@@ -633,7 +633,6 @@ namespace GameRes.Formats.Emote
|
||||
|
||||
public PsbTextureDecoder (IBinaryStream input, PsbTexMetaData info) : base (input, info)
|
||||
{
|
||||
m_input = input;
|
||||
m_info = info;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user