This commit is contained in:
INeedBots 2021-01-12 00:12:36 -06:00
parent aeebe971c5
commit 66c823081f

View File

@ -319,7 +319,8 @@ bot_spawn()
/*
self thread bot_target_vehicle();
self thread bot_equipment_kill_think();
self thread bot_turret_think();*/
*/
self thread bot_turret_think();
self thread bot_dogs_think();
}