mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-26 06:11:53 +00:00
Fixes
This commit is contained in:
@ -2437,7 +2437,7 @@ bot_uav_think()
|
||||
self SetBotGoal( g.origin, 128 );
|
||||
|
||||
if (self waittill_any_return( "goal", "bad_path", "new_goal" ) != "new_goal")
|
||||
self ClearScriptGoal();
|
||||
self ClearBotGoal();
|
||||
|
||||
shouldContinue = true;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user