diff --git a/autoexec.cfg b/autoexec.cfg index 994baab..716f79d 100644 --- a/autoexec.cfg +++ b/autoexec.cfg @@ -7,4 +7,6 @@ alias togglenoclip "sv_cheats 1;noclip" bind o rethrow bind p togglenoclip +fps_max 300 + echo "---autoexec loaded---" \ No newline at end of file