Wrong var name

This commit is contained in:
TehRealSalt 2019-10-03 11:37:58 -04:00
parent bcd142c2a0
commit 706c6be627

View file

@ -3017,7 +3017,7 @@ static void HU_DrawRankings(void)
}
V_DrawCenteredString(256, 8, 0, "GAME SPEED");
V_DrawCenteredString(256, 16, hilicol, kartspeed_cons_t[gamespeed].string);
V_DrawCenteredString(256, 16, hilicol, kartspeed_cons_t[gamespeed].strvalue);
}
// When you play, you quickly see your score because your name is displayed in white.