mirror of
https://github.com/4sval/FModel.git
synced 2026-09-13 20:16:38 -05:00
my bad
This commit is contained in:
@@ -11,7 +11,7 @@ namespace FModel.PakReader.IO
|
||||
private readonly byte[] UAsset;
|
||||
private readonly byte[] UBulk;
|
||||
private IoPackageReader _reader;
|
||||
private readonly string _jsonData = null;
|
||||
private string _jsonData = null;
|
||||
|
||||
internal IoPackage(byte[] asset, byte[] bulk)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user