Fix for lonely pixel in Liquid Dirt.

This commit is contained in:
Pecusx
2022-11-29 11:21:35 +01:00
parent ee9d6b7ce9
commit 18cce6377e
5 changed files with 8 additions and 3 deletions
+4
View File
@@ -1362,6 +1362,9 @@ NoClearTanks
adw RangeLeft #mountaintable temp
adw RangeLeft #mountaintable2 tempor2
cpw xdraw RangeRight
jcs NothingToFall
NextColumn1
mwa #0 ydraw
NextPoint1
@@ -1450,6 +1453,7 @@ ColumnIsReady
jeq MainFallout2
; now correct heights are in the mountaintable
sta color ; Pozor! :) we know - now A=1
NothingToFall
mva #sfx_silencer sfx_effect
jsr DrawTanks
rts