implemented Mtlstats.Control.EditGoalie.ltMinsC

This commit is contained in:
Jonathan Lamothe
2019-11-14 03:07:26 -05:00
parent afdb7653cd
commit 52d412942a
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ ltGamesC :: Controller
ltGamesC = promptController editGoalieLtGamesPrompt
ltMinsC :: Controller
ltMinsC = undefined
ltMinsC = promptController editGoalieLtMinsPrompt
ltGoalsC :: Controller
ltGoalsC = undefined