mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 14:49:40 +02:00
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:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user