mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +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
d3e19a3b09
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…
Add table
Reference in a new issue