Pass item to item use function
This commit is contained in:
@@ -15,7 +15,7 @@ defaultGun = Weapon
|
||||
, _wpReloadState = 0
|
||||
, _itUseRate = 8
|
||||
, _itUseTime = 0
|
||||
, _itUse = \_ -> id
|
||||
, _itUse = \_ _ -> id
|
||||
, _itLeftClickUse = Nothing
|
||||
, _wpSpread = 0.02
|
||||
, _wpRange = 20
|
||||
|
||||
Reference in New Issue
Block a user