Implement reloading of single external magazines
This commit is contained in:
@@ -42,7 +42,7 @@ attachmentTree cr = fromMaybe mempty $ do
|
||||
return $ upDownAttachments cr i i mempty
|
||||
|
||||
upDownAttachments :: Creature -> Int -> Int -> M.Map AttachType Int -> M.Map AttachType Int
|
||||
upDownAttachments cr i j s = s
|
||||
upDownAttachments _ _ _ s = s
|
||||
|
||||
--yourInvSel :: World -> Int
|
||||
--yourInvSel = crSel . you
|
||||
|
||||
Reference in New Issue
Block a user