Fix countdown bug
This commit is contained in:
parent
11853ae170
commit
a208d0561e
3 changed files with 169 additions and 166 deletions
|
@ -191,7 +191,7 @@
|
|||
|
||||
#ifndef LCR_SETTING_COUNTDOWN_SECONDS
|
||||
/** Run start countdown length in seconds. */
|
||||
#define LCR_SETTING_COUNTDOWN_SECONDS 1 // for release make 3
|
||||
#define LCR_SETTING_COUNTDOWN_SECONDS 3 //1 // for release make 3
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_MAP_CHUNK_RELOAD_INTERVAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue