Flatten HUDElement
This commit is contained in:
@@ -36,9 +36,7 @@ data SelectionSection a = SelectionSection
|
||||
|
||||
type IMSS a = IntMap (SelectionSection a)
|
||||
|
||||
data SelectionWidth
|
||||
= FixedSelectionWidth Int
|
||||
| UseItemWidth
|
||||
data SelectionWidth = FixedSelectionWidth Int | UseItemWidth
|
||||
|
||||
data SelectionItem a
|
||||
= SelItem
|
||||
|
||||
Reference in New Issue
Block a user