Closed deathsythe47 closed 9 years ago
Only people ingame hear these sounds and see these messages.
This is actually client side bug, can be fixed in CG_SiegeObjectiveCompleted() method by removing
if ( myTeam == TEAM_SPECTATOR ) { return; }
Oh, thanks, I will use.
Only people ingame hear these sounds and see these messages.