Commit before making hotkeys attach to item ids, not inv ids
This commit is contained in:
@@ -37,6 +37,7 @@ itemFromAmmoMag at = case at of
|
||||
|
||||
itemFromAttachType :: AttachType -> Item
|
||||
itemFromAttachType at = case at of
|
||||
UNDERBARRELSLOT -> underBarrelSlot
|
||||
ZOOMSCOPE -> zoomScope
|
||||
BULLETSYNTH -> bulletSynthesizer
|
||||
REMOTESCREEN -> remoteScreen
|
||||
|
||||
Reference in New Issue
Block a user