Sometimes no explosion - solved!

A small change after a long analysis of the procedures "Fly" and "draw" - very hard work :)
This commit is contained in:
Pecusx
2022-06-02 23:38:52 +02:00
parent 6013986e51
commit c12049d0d7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1780,7 +1780,7 @@ nowait
lda HitFlag
bne Hit
cpw ytraj+1 #screenheight
cpw ytraj+1 #screenheight+1
bcc YTrayLowerThanScreenHeight
lda ytraj+2
bpl EndOfFlight