mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
Forgot to trim whitespace
This commit is contained in:
parent
59c85425e2
commit
7e13cbd8ec
1 changed files with 1 additions and 1 deletions
|
|
@ -8336,7 +8336,7 @@ void K_drawKartHUD(void)
|
||||||
#endif
|
#endif
|
||||||
K_drawKartWanted();
|
K_drawKartWanted();
|
||||||
}
|
}
|
||||||
|
|
||||||
if (cv_kartminimap.value && !titledemo)
|
if (cv_kartminimap.value && !titledemo)
|
||||||
{
|
{
|
||||||
#ifdef HAVE_BLUA
|
#ifdef HAVE_BLUA
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue