Add turn timer functionality to Table class; update environment configuration
This commit is contained in:
@@ -20,3 +20,4 @@ MIN_BET=10
|
||||
MAX_BET=500
|
||||
ROUND_START_DELAY_MS=3000
|
||||
ROUND_RESET_DELAY_MS=5000
|
||||
TURN_TIME_MS=15000
|
||||
|
||||
Reference in New Issue
Block a user