bot_enableWallrun

This commit is contained in:
WantedDV 2023-04-22 19:03:35 -02:30
parent 26e6d06523
commit 79aec8ac5e

View File

@ -104,6 +104,7 @@ function __init__()
level.botDevguiCmd = &bot_devgui_cmd;
level thread system_devgui_gadget_think();
#/
SetDvar( "bot_enableWallrun", 1 );
}
function init()