mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
Very old bug fixed in soil down!
An old and rare bug that crashes the program if there is nothing to fall. Also I leave the procedure helpful in testing new weapons.
This commit is contained in:
@@ -299,6 +299,7 @@ SettingEnergies
|
||||
jsr clearscreen ;let the screen be clean
|
||||
jsr placetanks ;let the tanks be evenly placed
|
||||
jsr calculatemountains ;let mountains be nice for the eye
|
||||
; jsr calculatemountains0 ;only fort tests - makes mountains flat and one pixel height
|
||||
jsr drawmountains ;draw them
|
||||
jsr drawtanks ;finally draw tanks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user