Forgot to trim whitespace

This commit is contained in:
Latapostrophe 2019-01-12 12:28:15 +01:00
parent 23f99bd28d
commit 8bbb63f52a
1 changed files with 1 additions and 1 deletions

View File

@ -8336,7 +8336,7 @@ void K_drawKartHUD(void)
#endif
K_drawKartWanted();
}
if (cv_kartminimap.value && !titledemo)
{
#ifdef HAVE_BLUA