Skip to content

Commit

Permalink
Remove extra cvar
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf6542 committed Sep 1, 2021
1 parent 7541817 commit 343c14d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cgame/cg_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ vmCvar_t cg_complaintPopUp;
vmCvar_t cg_drawReinforcementTime;
vmCvar_t cg_noChat;
vmCvar_t cg_noVoice;
vmCvar_t cg_noAmmoAutoSwitch;
vmCvar_t cg_wideScreen;
vmCvar_t cg_zoomedFOV;
vmCvar_t cg_statsList; // 0 = player only, 1 = team stats, 2 = stats of all players
Expand Down

0 comments on commit 343c14d

Please sign in to comment.