broke goalie input functions for game off into separate modules

This commit is contained in:
Jonathan Lamothe
2019-11-04 02:38:48 -05:00
parent 43f3d9eb08
commit 2f767209bb
7 changed files with 326 additions and 222 deletions
+1
View File
@@ -27,6 +27,7 @@ import qualified UI.NCurses as C
import Mtlstats.Format
import Mtlstats.Prompt
import Mtlstats.Prompt.GoalieInput
import Mtlstats.Types
import Mtlstats.Util