mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'eid-hide-offline-score-voice' into 'master'
Don't show voice indicators on score panel outside netgames See merge request kart-krew-dev/ring-racers-internal!2626
This commit is contained in:
commit
c046d0d23b
1 changed files with 1 additions and 0 deletions
|
|
@ -800,6 +800,7 @@ void Y_PlayerStandingsDrawer(y_data_t *standings, INT32 xoffset)
|
|||
player_names[pnum]
|
||||
);
|
||||
|
||||
if (netgame)
|
||||
{
|
||||
patch_t *voxpat;
|
||||
int voxxoffs = 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue