mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 05:11:01 +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
|
||||
return false;
|
||||
return;
|
||||
|
||||
// do buffered drawing
|
||||
switch (gamestate)
|
||||
|
|
Loading…
Reference in a new issue