mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-28 09:30:41 +00:00
ootw: c4: cancel action if we leave screen
This commit is contained in:
parent
ea53b9f137
commit
1984553ef3
@ -105,7 +105,7 @@ alien_room_continue:
|
|||||||
lda #0
|
lda #0
|
||||||
sta FRAMEL ; reset frame count for action timer
|
sta FRAMEL ; reset frame count for action timer
|
||||||
sta FRAMEH
|
sta FRAMEH
|
||||||
|
sta ACTION_COUNT ; cancel if we leave room mid-action
|
||||||
|
|
||||||
;==============================
|
;==============================
|
||||||
; setup per-room variables
|
; setup per-room variables
|
||||||
|
Loading…
Reference in New Issue
Block a user