mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-05-15 14:34:50 +00:00
its time
This commit is contained in:
parent
04f5bc79ed
commit
0e8c73357e
@ -15,7 +15,7 @@
|
|||||||
*/
|
*/
|
||||||
init()
|
init()
|
||||||
{
|
{
|
||||||
level.bw_version = "2.1.0";
|
level.bw_version = "2.2.0";
|
||||||
|
|
||||||
if ( getdvar( "bots_main" ) == "" )
|
if ( getdvar( "bots_main" ) == "" )
|
||||||
{
|
{
|
||||||
|
@ -49,5 +49,5 @@ do_botmovement( forward, right )
|
|||||||
|
|
||||||
do_botmeleeparams( entNum, dist )
|
do_botmeleeparams( entNum, dist )
|
||||||
{
|
{
|
||||||
// self botmeleeparams( entNum, dist );
|
self botmeleeparams( entNum, dist );
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user