fix sab defuse stuck

This commit is contained in:
ineed bots 2023-12-15 20:28:19 -06:00
parent 4e8b5a1604
commit b2989d5610

View File

@ -3754,6 +3754,7 @@ bot_sab_loop()
self thread BotPressUse( waitTime );
wait waitTime;
self ClearScriptGoal();
self.bot_lock_goal = false;
self BotNotifyBotEvent( "sab", "stop", "defuse" );