mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-21 23:45:43 +00:00
its time!
This commit is contained in:
parent
4bf18a2c21
commit
430fdfb944
@ -8,7 +8,7 @@
|
||||
*/
|
||||
init()
|
||||
{
|
||||
level.bw_version = "2.1.0";
|
||||
level.bw_version = "2.2.0";
|
||||
|
||||
if ( getdvar( "bots_main" ) == "" )
|
||||
{
|
||||
|
@ -51,7 +51,7 @@ do_botmovement( forward, right )
|
||||
|
||||
do_botmeleeparams( yaw, dist )
|
||||
{
|
||||
// self botmeleeparams( yaw, dist );
|
||||
self botmeleeparams( yaw, dist );
|
||||
}
|
||||
|
||||
do_isbot()
|
||||
|
Loading…
x
Reference in New Issue
Block a user