Fix scroll selection of floor items and buttons
This commit is contained in:
@@ -13,7 +13,8 @@ import Geometry.Data
|
||||
|
||||
data HUDElement
|
||||
= DisplayInventory
|
||||
{ _subInventory :: SubInventory}
|
||||
{ _subInventory :: SubInventory
|
||||
}
|
||||
| DisplayCarte
|
||||
deriving (Eq, Ord, Show, Read) --Generic, Flat)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user