diff options
Diffstat (limited to 'autoexec.cfg')
| -rwxr-xr-x | autoexec.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/autoexec.cfg b/autoexec.cfg index 466ad05..5558102 100755 --- a/autoexec.cfg +++ b/autoexec.cfg @@ -18,6 +18,9 @@ bind LSHIFT [setweapon 0] // Chainsaw. bind m [showcustommaps] // Unofficial custom maps. bind n [showgui maps] // Official maps. +bind BACKSLASH edittoggle +editbind BACKSLASH edittoggle + editbind SPACE [floatspeed 1200; onrelease [floatspeed 120]] // Float fast in edit mode when space is held. editbind LALT [history 0] // Repeat last executed command in edit mode. |
