mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-03-13 22:32:01 +00:00
Merge branch 'awful-mix' of https://git.magicalgirl.moe/SinnamonLat/Kart-Public into text-fixes-that-bother-me
This commit is contained in:
commit
bdf67a369a
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