Funky Bomb fix after Smoke Tracer fix :)

This commit is contained in:
Pecusx
2022-08-16 13:31:59 +02:00
parent 84c4e0dcdd
commit 1e3cfcf5a1
2 changed files with 6 additions and 6 deletions
BIN
View File
Binary file not shown.
+6 -6
View File
@@ -194,7 +194,7 @@ EndOfLeapping
mva #0 Erase mva #0 Erase
pla pla
sta TankNr sta TankNr
mva #1 color
mva #5 FunkyBombCounter mva #5 FunkyBombCounter
FunkyBombLoop FunkyBombLoop
mva #1 tracerflag mva #1 tracerflag
@@ -1792,11 +1792,11 @@ NoWind
bit TestFlightFlag bit TestFlightFlag
bmi nowait bmi nowait
; lda tracerflag lda color
; bne nowait beq nonowait
; lda color lda tracerflag
; beq nowait bne nowait
nonowait
jsr shellDelay jsr shellDelay
nowait nowait