mirror of
https://github.com/JezuzLizard/t4sp_bot_warfare.git
synced 2025-06-29 15:51:53 +00:00
update bones
This commit is contained in:
@ -1171,6 +1171,9 @@ selectBoneForTarget( enemy, bones )
|
||||
*/
|
||||
updateBones()
|
||||
{
|
||||
self notify( "bot_updateBones" );
|
||||
self endon( "bot_updateBones" );
|
||||
|
||||
self endon( "disconnect" );
|
||||
self endon( "zombified" );
|
||||
|
||||
|
Reference in New Issue
Block a user