Partial removal of reloading
This commit is contained in:
@@ -49,7 +49,7 @@ doWdCrBl wcb = case wcb of
|
||||
doCrBl :: CrBl -> Creature -> Bool
|
||||
doCrBl cb = case cb of
|
||||
CrCanShoot -> crCanShoot
|
||||
CrIsReloading -> crIsReloading
|
||||
-- CrIsReloading -> crIsReloading
|
||||
CrIsAiming -> crIsAiming
|
||||
CrIsAnimate -> isAnimate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user