Change settings a bit
This commit is contained in:
parent
4b6fcdb1a4
commit
41f9d3f886
3 changed files with 18 additions and 15 deletions
|
@ -132,7 +132,7 @@
|
|||
|
||||
#ifndef LCR_SETTING_GHOST_COLOR
|
||||
/** Color of the ghost car (in RGB565). */
|
||||
#define LCR_SETTING_GHOST_COLOR 0xff00
|
||||
#define LCR_SETTING_GHOST_COLOR 0xf79e
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_CHECKPOINT_0_COLOR
|
||||
|
@ -197,7 +197,7 @@
|
|||
|
||||
#ifndef LCR_SETTING_COUNTDOWN_MS
|
||||
/** Run start countdown length in milliseconds. */
|
||||
#define LCR_SETTING_COUNTDOWN_MS 2850
|
||||
#define LCR_SETTING_COUNTDOWN_MS 2200
|
||||
#endif
|
||||
|
||||
#ifndef LCR_SETTING_MAP_CHUNK_RELOAD_INTERVAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue