mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Change the default highligh to Aqua, for consistency.
This commit is contained in:
parent
50314d21cb
commit
bca3ec7e5a
1 changed files with 1 additions and 1 deletions
|
|
@ -1001,7 +1001,7 @@ void M_HandleImageDef(INT32 choice);
|
|||
// K_MENUDRAW.C
|
||||
|
||||
// flags for text highlights
|
||||
#define highlightflags V_ORANGEMAP
|
||||
#define highlightflags V_AQUAMAP
|
||||
#define recommendedflags V_GREENMAP
|
||||
#define warningflags V_GRAYMAP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue