its time!

This commit is contained in:
ineed bots 2024-01-30 13:30:57 -06:00
parent 4bf18a2c21
commit 430fdfb944
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
*/ */
init() init()
{ {
level.bw_version = "2.1.0"; level.bw_version = "2.2.0";
if ( getdvar( "bots_main" ) == "" ) if ( getdvar( "bots_main" ) == "" )
{ {

View File

@ -51,7 +51,7 @@ do_botmovement( forward, right )
do_botmeleeparams( yaw, dist ) do_botmeleeparams( yaw, dist )
{ {
// self botmeleeparams( yaw, dist ); self botmeleeparams( yaw, dist );
} }
do_isbot() do_isbot()