Soildown after Hovercraft optimization.

This commit is contained in:
Pecusx
2022-12-13 09:15:39 +01:00
parent 2b88517167
commit 588040d9e6
5 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ FallingSoundBit .DS 1
PreviousFall .DS 1
EndOfTheFallFlag .DS 1 ; in case of the infinite fall
;Parachute .DS 1 ; are you insured with parachute?
FloatingAlt .DS 1 ; floating tank altitude
;FloatingAlt .DS 1 ; floating tank altitude
FunkyWallFlag = FloatingAlt ; reuse this variable in different weapon (Funky Bomb)!
PreferHumansFlag = FloatingAlt ; second reuse in AI Aim proc
;----------------------------------------------------