mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-10 19:01:50 +00:00
Fix another whoopsie!
This commit is contained in:
parent
d083181f3b
commit
e9afcdfbed
1 changed files with 0 additions and 1 deletions
|
|
@ -1588,7 +1588,6 @@ inline static void M_GetGametypeColor(void)
|
||||||
if (gt == GT_RACE)
|
if (gt == GT_RACE)
|
||||||
{
|
{
|
||||||
highlightflags = V_SKYMAP;
|
highlightflags = V_SKYMAP;
|
||||||
recommendedflags = V_SKYMAP;
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue