We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3230d9d commit 009afa5Copy full SHA for 009afa5
1 file changed
src/game/server/agglobal.cpp
@@ -702,6 +702,7 @@ void AgInitGame()
702
CVAR_REGISTER(&ag_hl25_satchel_controls);
703
CVAR_REGISTER(&ag_hl25_handgrenade_throw);
704
CVAR_REGISTER(&ag_hl25_mp5_max_initial_ammo);
705
+ CVAR_REGISTER(&ag_hl25_mp5_spread);
706
707
Command.Init();
708
0 commit comments