mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Revert "HUD: slide in position numbers if race starts immediately"
This reverts commit a8d0bad4b0.
This commit is contained in:
parent
985f93d95f
commit
e4fde7735e
1 changed files with 0 additions and 2 deletions
|
|
@ -2109,8 +2109,6 @@ static void K_DrawKartPositionNum(UINT8 num)
|
|||
fflags |= (trans << V_ALPHASHIFT);
|
||||
}
|
||||
|
||||
fflags |= V_SLIDEIN;
|
||||
|
||||
if (stplyr->exiting && num == 1)
|
||||
{
|
||||
// 1st place winner? You get rainbows!!
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue