This commit is contained in:
2024-12-26 10:17:26 +00:00
parent 53c981718c
commit 91ba6ee148
+1 -1
View File
@@ -290,7 +290,7 @@ drawRBOptions cfig w = fromMaybe mempty $ do
| otherwise = mempty
otheritem j = fromMaybe "" $ do
itype <- you w ^? crInv . ix j . itType
return $ itemBaseName ittype
return $ itemBaseName itype
equipAllocString :: EquipmentAllocation -> String
equipAllocString = \case