Commit before moving to external weapon magazines
This commit is contained in:
@@ -23,6 +23,7 @@ itemSPic it =
|
||||
HELD ht -> heldItemSPic ht it
|
||||
LEFT lt -> leftItemSPic lt it
|
||||
EQUIP et -> equipItemSPic et it
|
||||
AMMO {} -> defSPic
|
||||
Consumable{} -> defSPic
|
||||
|
||||
equipItemSPic :: EquipItemType -> Item -> SPic
|
||||
|
||||
Reference in New Issue
Block a user