Unstable 0.1500.5.0 (almost forgor edition 💀)
This commit is contained in:
@@ -96,6 +96,7 @@ namespace Barotrauma
|
||||
#if DEBUG
|
||||
if (HumanAIController.debugai && objectiveManager.IsOrder(this) && !objectiveManager.IsCurrentOrder<AIObjectiveGoTo>() && !objectiveManager.IsCurrentOrder<AIObjectiveReturn>())
|
||||
{
|
||||
// TODO: dismiss
|
||||
throw new Exception("Order abandoned!");
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user