- fixed deleting Samsung channels (no longer show up on Pr 0)

This commit is contained in:
hbeham
2013-04-04 15:46:31 +02:00
parent 6a730a5852
commit f882df48c1
6 changed files with 27 additions and 25 deletions

View File

@@ -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)
{