Further simplify right button options

This commit is contained in:
2023-05-15 11:39:43 +01:00
parent 0e450f7bc7
commit c4ec84c0f9
3 changed files with 12 additions and 11 deletions
-1
View File
@@ -15,7 +15,6 @@ data RightButtonOptions
| EquipOptions
{ _opEquip :: [EquipPosition]
, _opSel :: Int
, _opAllocateEquipment :: EquipmentAllocation
}
--deriving (Eq, Ord, Show, Read) --Generic, Flat)