diff --git a/src/game/scenes/CampScene.ts b/src/game/scenes/CampScene.ts index a8cf013..7f829a8 100644 --- a/src/game/scenes/CampScene.ts +++ b/src/game/scenes/CampScene.ts @@ -15317,6 +15317,7 @@ export class CampScene extends Phaser.Scene { sortieDeploymentPreview: this.sortieDeploymentPreviewDebug(), sortieFocusedUnitId: this.sortieFocusedUnitId, sortieFocusedUnit: this.sortieFocusedUnitSummary(), + sortiePlanFeedback: this.sortiePlanFeedback, sortieChecklist, sortieNextAction: this.sortiePrepSubtitle(sortieChecklist), reserveTrainingFocus: this.reserveTrainingFocusDefinition(),