Fixed fans disappearing after one turn

This commit is contained in:
blondie7575 2024-01-21 14:01:10 -07:00
parent 4813eb4af5
commit 9de1664895
1 changed files with 1 additions and 1 deletions

2
fan.s
View File

@ -7,7 +7,7 @@
FANRANGE = 100 ; In pixels
FANMAGNITUDE = $20 ; 12.4 fixed point speed delta, in pixels
FAN_AGE = 4
FAN_AGE = 10
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; deployFan