added create player option to main menu
This commit is contained in:
@@ -164,6 +164,7 @@ data ProgMode
|
||||
= MainMenu
|
||||
| NewSeason
|
||||
| NewGame GameState
|
||||
| CreatePlayer CreatePlayerState
|
||||
deriving (Eq, Show)
|
||||
|
||||
-- | The game state
|
||||
|
||||
Reference in New Issue
Block a user