Remove old datatypes, change ammomag inv text colour

This commit is contained in:
2024-06-22 12:15:10 +01:00
parent 8e127f0603
commit e977673aa2
8 changed files with 13 additions and 22 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ showReloadProgress _ itm = fromMaybe [] $ do
-- where
-- ic = itm ^?! itUse . heldConsumption
showLoadActionType :: LoadAction -> InternalAmmo -> String
showLoadActionType :: LoadAction -> ReloadStatus -> String
showLoadActionType la as = case la of
LoadEject{} -> "E"
LoadInsert{} -> "L"