implenented Mtlstats.Control.EditGoalie.nameC

This commit is contained in:
Jonathan Lamothe
2019-11-14 03:07:26 -05:00
parent 6c4b08bfcd
commit 895f090f17
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ numberC :: Controller
numberC = promptController editGoalieNumberPrompt
nameC :: Controller
nameC = undefined
nameC = promptController editGoalieNamePrompt
ytdMenuC :: Controller
ytdMenuC = undefined