mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
I see trees of green
This commit is contained in:
parent
dd6698a958
commit
c0eff50908
1 changed files with 1 additions and 1 deletions
|
|
@ -1305,7 +1305,7 @@ void ST_drawTitleCard(void)
|
|||
const UINT8 *colormap;
|
||||
stplyr = &players[consoleplayer];
|
||||
|
||||
if (stplyr)
|
||||
if (stplyr->skincolor)
|
||||
colornum = stplyr->skincolor;
|
||||
else
|
||||
colornum = cv_playercolor.value;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue