Fix CP bug

This commit is contained in:
Miloslav Ciz 2025-01-07 22:57:28 +01:00
parent 7fb04804e7
commit 4cc592b0f5
4 changed files with 36 additions and 36 deletions

View file

@ -184,7 +184,7 @@
#ifndef LCR_SETTING_COUNTDOWN_SECONDS
/** Run start countdown length in seconds. */
#define LCR_SETTING_COUNTDOWN_SECONDS 3
#define LCR_SETTING_COUNTDOWN_SECONDS 1 // for release make 3
#endif
#endif // guard