mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Don't show voice indicators on score panel outside netgames
This commit is contained in:
parent
12bc1b9cca
commit
fe1afa33c5
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