un-fix The Heist (#138)

This commit is contained in:
frankmilliron 2020-03-20 11:04:28 -07:00 committed by GitHub
parent 695c059222
commit 92a4f2a750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2020 by qkumba/Frank M.
;(c) 2020 by qkumba
!cpu 6502
!to "build/PRELAUNCH/THE.HEIST",plain
@ -20,7 +20,6 @@ callback
beq +
dec $A47 ; patch - don't decrease lives
+
inc #3F4 ; reboot
+DISABLE_ACCEL
jmp $A05