Add countdown
This commit is contained in:
parent
c7711b6cf4
commit
d27bc59742
2 changed files with 119 additions and 65 deletions
|
@ -182,4 +182,9 @@
|
|||
#define LCR_SETTING_ENABLE_RESOURCE_FILE 1
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_COUNTDOWN_SECONDS
|
||||
/** Run start countdown length in seconds. */
|
||||
#define LCR_SETTING_COUNTDOWN_SECONDS 3
|
||||
#endif
|
||||
|
||||
#endif // guard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue