Commit before making hotkeys attach to item ids, not inv ids
This commit is contained in:
@@ -25,7 +25,7 @@ defaultHeldItem =
|
||||
, _itLocation = InVoid
|
||||
, _itUse = defaultHeldUse
|
||||
, _itParams = NoParams
|
||||
, _itUseCondition = MustBeHeld
|
||||
, _itUseCondition = UseableWhenAimed
|
||||
}
|
||||
|
||||
--defaultLeftItem :: Item
|
||||
|
||||
Reference in New Issue
Block a user