This commit is contained in:
2024-09-30 14:27:50 +01:00
parent 53e959e6cc
commit 18219d0bff
7 changed files with 4 additions and 162 deletions
-1
View File
@@ -40,7 +40,6 @@ data Euse
| EAmmoSource
{ _euseAmmoAmount :: Int
, _euseAmmoMax :: Int
-- , _euseAmmoSourceType :: AmmoSourceType
, _euseAmmoLink :: Maybe Int
}
deriving (Eq, Ord, Show, Read) --Generic, Flat)