Tweak drawing of backpack equipment

This commit is contained in:
2023-01-03 23:34:30 +00:00
parent 883e3513bc
commit ac8afe513b
9 changed files with 34 additions and 39 deletions
+1
View File
@@ -112,6 +112,7 @@ data EquipItemType
| JETPACK
| FUELPACK
| BATTERYPACK
| AUTODETECTOR Detector
deriving (Eq,Ord,Show,Read)