Generalize deployment selection notice
This commit is contained in:
@@ -5493,7 +5493,7 @@ export class BattleScene extends Phaser.Scene {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!selected) {
|
if (!selected) {
|
||||||
this.deploymentNotice = '먼저 유비, 관우, 장비 중 한 명을 선택하세요.';
|
this.deploymentNotice = '먼저 배치할 아군 장수를 선택하세요.';
|
||||||
this.renderDeploymentPanel();
|
this.renderDeploymentPanel();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user