added EditStandings mode

This commit is contained in:
Jonathan Lamothe
2020-01-15 00:08:04 -05:00
parent 802bf7314e
commit a909b9ba7a
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@ dispatch s = case s^.progMode of
| otherwise -> confirmCreateGoalieC
EditPlayer eps -> editPlayerC eps
EditGoalie egs -> editGoalieC egs
EditStandings -> undefined
mainMenuC :: Controller
mainMenuC = Controller