Fix another whoopsie!

This commit is contained in:
toaster 2018-07-01 20:03:01 +01:00
parent e4ec7e1567
commit d4556cfe25
1 changed files with 0 additions and 1 deletions

View File

@ -1588,7 +1588,6 @@ inline static void M_GetGametypeColor(void)
if (gt == GT_RACE)
{
highlightflags = V_SKYMAP;
recommendedflags = V_SKYMAP;
return;
}