mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
ASHNAL
This commit is contained in:
parent
c40f1bf60d
commit
17236595e4
1 changed files with 1 additions and 1 deletions
|
|
@ -343,7 +343,7 @@ static void D_Display(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
if (dedicated) //bail out after wipe logic
|
if (dedicated) //bail out after wipe logic
|
||||||
return false;
|
return;
|
||||||
|
|
||||||
// do buffered drawing
|
// do buffered drawing
|
||||||
switch (gamestate)
|
switch (gamestate)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue