fuck this shit

This commit is contained in:
tildearrow 2025-04-01 20:53:56 -05:00
parent 3df72f757e
commit d47d61fb6a
2 changed files with 3 additions and 2 deletions

View file

@ -306,6 +306,7 @@ SafeWriter* DivEngine::saveCommand() {
}
tick++;
}
logV("%d",tick);
memset(wroteTick,0,DIV_MAX_CHANS*sizeof(bool));
cmdStreamEnabled=oldCmdStreamEnabled;