IADS split out from SimManager
IADS handles the threattable and assigning targets IADS now implements batched threat assignments
This commit is contained in:
@@ -48,6 +48,6 @@ public class Hydra70 : Interceptor {
|
||||
}
|
||||
break;
|
||||
}
|
||||
SimManager.Instance.AssignInterceptorsToThreats(submunitions);
|
||||
IADS.Instance.RequestThreatAssignment(submunitions);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user