diff options
| -rw-r--r-- | spaghetti-monster/anduril/cfg-blf-lantern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spaghetti-monster/anduril/cfg-blf-lantern.h b/spaghetti-monster/anduril/cfg-blf-lantern.h index 35f25f1..e12a453 100644 --- a/spaghetti-monster/anduril/cfg-blf-lantern.h +++ b/spaghetti-monster/anduril/cfg-blf-lantern.h @@ -30,7 +30,7 @@ // how much to increase total brightness at middle tint // (0 = 100% brightness, 64 = 200% brightness) //#define TINT_RAMPING_CORRECTION 26 // prototype, 140% -#define TINT_RAMPING_CORRECTION 6 // production model, 109% +#define TINT_RAMPING_CORRECTION 10 // production model, 115% #ifdef RAMP_LENGTH #undef RAMP_LENGTH |
