Add start, stop and continue

This commit is contained in:
2023-10-03 22:33:19 +03:00
parent 05a4f8a161
commit e856f045bb
2 changed files with 31 additions and 26 deletions

View File

@ -99,6 +99,7 @@ export class Player extends Event {
this.index = 0;
this.waitTime = 0;
this.skipIndex = 0;
this.ziffers.index = 0;
}
const patternIsStarting = (this.notStarted() &&