fix song stopping too early
This commit is contained in:
parent
b073368b21
commit
a8def55d56
3 changed files with 12 additions and 4 deletions
|
|
@ -2357,6 +2357,7 @@ void DivEngine::reset() {
|
|||
speed2=curSubSong->speed2;
|
||||
firstTick=false;
|
||||
shallStop=false;
|
||||
shallStopSched=false;
|
||||
nextSpeed=speed1;
|
||||
divider=60;
|
||||
if (curSubSong->customTempo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue