mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-02-21 03:11:24 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into sal-misc
This commit is contained in:
commit
d44ba3715d
1 changed files with 2 additions and 0 deletions
|
@ -4830,6 +4830,8 @@ static void K_drawBattleFullscreen(void)
|
|||
|| stplyr == &players[thirddisplayplayer] || stplyr == &players[fourthdisplayplayer])
|
||||
ty += (BASEVIDHEIGHT/2);
|
||||
}
|
||||
else
|
||||
V_DrawFadeScreen();
|
||||
|
||||
if (!comebackshowninfo)
|
||||
V_DrawFixedPatch(x<<FRACBITS, y<<FRACBITS, scale, 0, kp_battleinfo, NULL);
|
||||
|
|
Loading…
Reference in a new issue