mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-03-26 12:51:28 +00:00
Fix another whoopsie!
This commit is contained in:
parent
e4ec7e1567
commit
d4556cfe25
1 changed files with 0 additions and 1 deletions
|
@ -1588,7 +1588,6 @@ inline static void M_GetGametypeColor(void)
|
|||
if (gt == GT_RACE)
|
||||
{
|
||||
highlightflags = V_SKYMAP;
|
||||
recommendedflags = V_SKYMAP;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue