fix typo
This commit is contained in:
parent
0b056f120b
commit
548f5b3616
@ -15,7 +15,7 @@ DAY_TIME_LIMIT_WARN = 600
|
|||||||
DAY_TIME_LIMIT_CHANGE = 120 # seconds after DAY_TIME_LIMIT_WARN has passed
|
DAY_TIME_LIMIT_CHANGE = 120 # seconds after DAY_TIME_LIMIT_WARN has passed
|
||||||
# May only be set if the above are also set
|
# May only be set if the above are also set
|
||||||
SHORT_DAY_PLAYERS = 6 # Number of players left to have a short day
|
SHORT_DAY_PLAYERS = 6 # Number of players left to have a short day
|
||||||
SHORT_DAY_LIMT_WARN = 400
|
SHORT_DAY_LIMIT_WARN = 400
|
||||||
SHORT_DAY_LIMIT_CHANGE = 120
|
SHORT_DAY_LIMIT_CHANGE = 120
|
||||||
KILL_IDLE_TIME = 300
|
KILL_IDLE_TIME = 300
|
||||||
WARN_IDLE_TIME = 180
|
WARN_IDLE_TIME = 180
|
||||||
|
Loading…
x
Reference in New Issue
Block a user