mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-04-20 00:42:53 +00:00
turret
This commit is contained in:
parent
aeebe971c5
commit
66c823081f
@ -319,7 +319,8 @@ bot_spawn()
|
|||||||
/*
|
/*
|
||||||
self thread bot_target_vehicle();
|
self thread bot_target_vehicle();
|
||||||
self thread bot_equipment_kill_think();
|
self thread bot_equipment_kill_think();
|
||||||
self thread bot_turret_think();*/
|
*/
|
||||||
|
self thread bot_turret_think();
|
||||||
self thread bot_dogs_think();
|
self thread bot_dogs_think();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user