Fix countdown bug

This commit is contained in:
Miloslav Ciz 2025-05-22 21:11:55 +02:00
parent 11853ae170
commit a208d0561e
3 changed files with 169 additions and 166 deletions

View file

@ -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