mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-29 12:40:40 +00:00
ASHNAL
This commit is contained in:
parent
c52ce92016
commit
e08fcc14bd
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…
Reference in a new issue