mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
Liquid Dirt bug fixed!
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
+1
-1
@@ -1032,7 +1032,7 @@ UpNotYet2
|
|||||||
beq FillNow
|
beq FillNow
|
||||||
HowMuchToFallRight3
|
HowMuchToFallRight3
|
||||||
inw xdraw
|
inw xdraw
|
||||||
cpw xdraw #(screenwidth+1)
|
cpw xdraw #screenwidth
|
||||||
jne RollinContinuesLiquid
|
jne RollinContinuesLiquid
|
||||||
FillNow
|
FillNow
|
||||||
; finally one pixel more
|
; finally one pixel more
|
||||||
|
|||||||
Reference in New Issue
Block a user