Keep recommended sortie feedback unobtrusive
This commit is contained in:
@@ -13396,7 +13396,6 @@ export class CampScene extends Phaser.Scene {
|
||||
this.sortiePlanFeedback = this.recommendedSortieFeedback(nextSelectedIds, nextAssignments);
|
||||
this.persistSortieSelection();
|
||||
soundDirector.playSelect();
|
||||
this.showCampNotice(`추천 편성 적용: ${nextSelectedIds.map((id) => this.unitName(id)).join(', ')}`);
|
||||
this.showSortiePrep();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user