zfm: fix: z key not working

This commit is contained in:
minjaesong
2023-01-12 20:02:16 +09:00
parent da5833935f
commit a540603487
2 changed files with 14 additions and 10 deletions

View File

@@ -142,7 +142,7 @@ while (!stopPlay && seqread.getReadCount() < FILE_SIZE && readLength > 0) {
if (repeat > 1) sys.sleep(10)
printPlayBar()
}