Continue work on menu screens
This commit is contained in:
@@ -87,10 +87,6 @@ data MenuOption
|
||||
, _moEff2 :: Universe -> Universe
|
||||
, _moString :: Universe -> MenuOptionDisplay
|
||||
}
|
||||
| InvisibleToggle
|
||||
{ _moChar :: Scancode
|
||||
, _moEff :: Universe -> Universe
|
||||
}
|
||||
|
||||
data IntID a = IntID Int a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user