Cleanup
This commit is contained in:
@@ -23,7 +23,6 @@ data HUDElement
|
||||
, _diInvFilter :: Maybe String
|
||||
, _diCloseFilter :: Maybe String
|
||||
}
|
||||
-- | DisplayCarte
|
||||
|
||||
data SubInventory
|
||||
= NoSubInventory
|
||||
@@ -38,7 +37,6 @@ data SubInventory
|
||||
, _ciSelection :: Maybe (Int, Int, IS.IntSet)
|
||||
, _ciFilter :: Maybe String
|
||||
}
|
||||
-- | LockedInventory
|
||||
| DisplayTerminal {_termID :: Int}
|
||||
|
||||
data HUD = HUD
|
||||
|
||||
Reference in New Issue
Block a user