Merge branch 'awful-mix' of https://git.magicalgirl.moe/SinnamonLat/Kart-Public into text-fixes-that-bother-me

This commit is contained in:
ThatAwesomeGuy173 2020-04-22 00:48:09 -06:00
commit bdf67a369a

View file

@ -343,7 +343,7 @@ static void D_Display(void)
}
if (dedicated) //bail out after wipe logic
return false;
return;
// do buffered drawing
switch (gamestate)