mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Fix broken indenting in D_Display
This commit is contained in:
parent
84a4c7ba62
commit
78d4d3c3e9
1 changed files with 7 additions and 8 deletions
|
|
@ -583,7 +583,6 @@ static void D_Display(void)
|
||||||
}
|
}
|
||||||
lastdraw = false;
|
lastdraw = false;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
if (gamestate == GS_LEVEL)
|
if (gamestate == GS_LEVEL)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue