Skip to content

Commit

Permalink
update bones
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Apr 4, 2024
1 parent 1bf8314 commit 5719080
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions maps/mp/bots/_bot_internal.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,9 @@ reload_thread()
*/
updateBones()
{
self notify( "bot_updateBones" );
self endon( "bot_updateBones" );

self endon( "disconnect" );
self endon( "spawned_player" );

Expand Down

0 comments on commit 5719080

Please sign in to comment.