implemented goalsAllowedPrompt
This commit is contained in:
@@ -40,3 +40,7 @@ dbFname = "database.json"
|
||||
-- | The maximum number of assists
|
||||
maxAssists :: Int
|
||||
maxAssists = 2
|
||||
|
||||
-- | The length of a typical game (in minutes)
|
||||
gameLength :: Int
|
||||
gameLength = 60
|
||||
|
||||
Reference in New Issue
Block a user