Tweak displayed info

This commit is contained in:
2023-01-11 23:22:59 +00:00
parent f2f414cee6
commit 94c0af97fd
8 changed files with 149 additions and 120 deletions
+2 -2
View File
@@ -211,8 +211,8 @@ data Detector
deriving (Eq, Ord, Show, Read) --Generic, Flat)
data ModuleSlot
= ModBullet
| ModBulletSpawn
= ModBulletCollision
| ModBulletPayload
| ModRifleMag
| ModAutoMag
| ModTarget
+1 -1
View File
@@ -70,7 +70,7 @@ data AimStance
= TwoHandTwist
| TwoHandFlat
| OneHand
| LeaveHolstered
-- | LeaveHolstered
deriving (Eq)
--deriving (Eq, Show, Ord, Enum, Read) --Generic, Flat)