This commit is contained in:
CDeenen
2020-11-24 18:48:25 +01:00
parent 8f1a5271dd
commit 0ae6336f52
19 changed files with 52 additions and 182 deletions

View File

@@ -177,6 +177,5 @@ export class SoundboardControl{
this.activeSounds[soundNr] = false;
}
this.updateAll();
}
}