Added missing setting for GolEffect to config.sample.h
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0af76f2195
commit
989eabee4a
@ -69,8 +69,9 @@
|
||||
#define EFFECT_FIREWORK_BLUR 200
|
||||
#define EFFECT_FIREWORK_FADEOUT_SPEED 5
|
||||
|
||||
#define EFFECT_GOL_START_PERCENTAGE 128
|
||||
#define EFFECT_GOL_BLEND_SPEED 5
|
||||
#define EFFECT_GOL_START_PERCENTAGE 90
|
||||
#define EFFECT_GOL_BLEND_SPEED 10
|
||||
#define EFFECT_GOL_RESTART_AFTER_STEPS 100
|
||||
|
||||
// Stop editing here
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user