Expose sortie recommendation completion
This commit is contained in:
@@ -9629,6 +9629,7 @@ function assertSortieTacticalRoster(state, requiredUnitIds) {
|
||||
typeof state.sortiePlan.recommendedClassSelectedCount !== 'number' ||
|
||||
typeof state.sortiePlan.recommendedClassTotal !== 'number' ||
|
||||
!Array.isArray(state.sortiePlan.recommendedClassMissingLabels) ||
|
||||
typeof state.sortiePlan.recommendationCoverageComplete !== 'boolean' ||
|
||||
typeof state.sortiePlan.reserveTrainingExpPreview !== 'number' ||
|
||||
typeof state.sortiePlan.reserveTrainingEquipmentPreview !== 'number' ||
|
||||
typeof state.sortiePlan.reserveTrainingBondPreview !== 'number' ||
|
||||
|
||||
Reference in New Issue
Block a user