mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-26 17:19:02 +01:00
- working(?) version that can save HIS_SVL.BIN with skip/lock/fav and HIS_FAV.BIN
This commit is contained in:
@@ -127,7 +127,6 @@ namespace ChanSort.Loader.LG.Binary
|
||||
}
|
||||
#endregion
|
||||
|
||||
internal byte[] RawDataBuffer { get { return this.rawData; } }
|
||||
internal int RawDataOffset { get { return this.baseOffset; } }
|
||||
internal byte[] RawDataBuffer => this.rawData;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user