Skip to content

Commit 109d5e4

Browse files
committed
Update tf_hud_tournament.cpp
1 parent c97904d commit 109d5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/game/client/tf/tf_hud_tournament.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ using namespace vgui;
5757
#define TOURNAMENT_PANEL_UPDATE_INTERVAL 0.25f
5858

5959
#ifdef BDSBASE
60-
ConVar cl_hud_tournament_always_centered("cl_hud_tournament_always_centered", "0", FCVAR_ARCHIVE, "Ensure that the client is always visible within the tournament HUD.");
60+
ConVar cl_hud_tournament_always_centered("cl_hud_tournament_always_centered", "1", FCVAR_ARCHIVE, "Ensure that the client is always visible within the tournament HUD.");
6161
#endif
6262

6363
extern ConVar mp_timelimit;

0 commit comments

Comments
 (0)