Enable tourney scoreboard in Team Arena
"/team score" draws an oversized scoreboard in Q3. In Team Arena it draws nothing. They probably intended to replace it with the new .menu UI. But since it didn't happen, go ahead and use the Q3 tournament scoreboard.
This commit is contained in:
parent
1066214548
commit
082376ed9e
3 changed files with 2 additions and 9 deletions
|
@ -1440,7 +1440,7 @@ void CG_DrawInformation( void );
|
|||
// cg_scoreboard.c
|
||||
//
|
||||
qboolean CG_DrawOldScoreboard( void );
|
||||
void CG_DrawOldTourneyScoreboard( void );
|
||||
void CG_DrawTourneyScoreboard( void );
|
||||
|
||||
//
|
||||
// cg_consolecmds.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue