diff --git a/games/csgo/autoexec.cfg b/games/csgo/autoexec.cfg index a1406da..23f8191 100644 --- a/games/csgo/autoexec.cfg +++ b/games/csgo/autoexec.cfg @@ -28,6 +28,9 @@ bind "TAB" "+scorenet" unbind "p" bind "p" "sv_cheats 1; noclip" +// Reload +bind "r" "+reload; r_cleardecals" + // Load custom game script alias "cg" "exec customgame"