Fixed some of our zmv recording problems.
This commit is contained in:
@@ -22,7 +22,8 @@
|
|||||||
MovieRecord:
|
MovieRecord:
|
||||||
mov byte[GUICBHold],0
|
mov byte[GUICBHold],0
|
||||||
cmp byte[MovieProcessing],0
|
cmp byte[MovieProcessing],0
|
||||||
jne .noreset
|
jne near .dontrecord
|
||||||
|
;jne .noreset
|
||||||
mov dword[MovieCounter],0
|
mov dword[MovieCounter],0
|
||||||
.noreset
|
.noreset
|
||||||
; check if movie exists already
|
; check if movie exists already
|
||||||
|
|||||||
Reference in New Issue
Block a user