Small bugfix and optymalisation

Bugfix in drawnountains (now ground 0 is possible: ) )
Otymized flight proc - explosions no wrap around screen - why? :)
This commit is contained in:
Pecusx
2022-05-18 20:00:27 +02:00
parent 68bf4a9541
commit 620bcf5aa8
4 changed files with 14 additions and 9 deletions
+1 -1
View File
@@ -320,7 +320,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 calculatemountains0 ;only fort tests - makes mountains flat and 0 height
jsr drawmountains ;draw them
jsr drawtanks ;finally draw tanks