Allow to equip left click items
This commit is contained in:
@@ -27,9 +27,8 @@ defaultGun = Weapon
|
||||
, _wpCurCoolDown = 0
|
||||
, _itUseRate = 8
|
||||
, _itUseTime = 0
|
||||
, _itUse = \_ _ -> id
|
||||
, _itUse = Right $ \_ _ -> id
|
||||
, _itUseModifiers = []
|
||||
, _itLeftClickUse = Nothing
|
||||
, _wpSpread = 0.02
|
||||
, _wpRange = 20
|
||||
, _itHammer = HammerUp
|
||||
|
||||
Reference in New Issue
Block a user