mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
tweak fade colormaps just a little bit
This commit is contained in:
parent
ffc9626355
commit
82d64fbc1c
1 changed files with 2 additions and 2 deletions
|
|
@ -130,8 +130,8 @@ extern wipestyleflags_t wipestyleflags;
|
|||
#define FADECOLORMAPDIV 8
|
||||
#define FADECOLORMAPROWS (256/FADECOLORMAPDIV)
|
||||
|
||||
#define FADEREDFACTOR 20
|
||||
#define FADEGREENFACTOR 20
|
||||
#define FADEREDFACTOR 15
|
||||
#define FADEGREENFACTOR 15
|
||||
#define FADEBLUEFACTOR 10
|
||||
|
||||
void F_WipeStartScreen(void);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue