This commit is contained in:
ineed bots 2023-12-15 20:29:06 -06:00
parent 3abc261aed
commit 5cf6960371

View File

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