don't ask which goalie to assign the game to when there's only one

This commit is contained in:
Jonathan Lamothe
2020-02-14 22:56:35 -05:00
parent 2607fc5ce8
commit 119032ca80
3 changed files with 44 additions and 16 deletions
+1
View File
@@ -4,6 +4,7 @@
- Added autocomplete to player position prompt
- Don't prompt for lifetime stats on rookie player/goalie creation
- Ask whether a player/goalie is active on creation
- Don't ask which goalie to assign the game to when there's only one
## 0.12.0
- Edit lifetime stats on new player/goalie creation