mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-28 10:09:02 +01:00
- fixed deleting Samsung channels (no longer show up on Pr 0)
This commit is contained in:
@@ -107,6 +107,7 @@ namespace ChanSort.Loader.ScmFile
|
||||
public override void UpdateRawData()
|
||||
{
|
||||
mapping.SetDataPtr(this.rawData, this.baseOffset);
|
||||
mapping.SetFlag(_InUse, this.InUse);
|
||||
mapping.SetWord(_ProgramNr, this.NewProgramNr);
|
||||
if (this.IsNameModified)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user