Show save slot keyboard hints
This commit is contained in:
@@ -453,7 +453,7 @@ export class TitleScene extends Phaser.Scene {
|
||||
const backdrop = this.add.rectangle(0, 0, 318, 256, 0x0e151d, 0.95);
|
||||
backdrop.setStrokeStyle(1, palette.gold, 0.58);
|
||||
|
||||
const title = this.add.text(0, -104, '이어갈 기록 선택', {
|
||||
const title = this.add.text(0, -104, '이어갈 기록 선택 (1~3)', {
|
||||
fontFamily: '"Malgun Gothic", "Noto Sans KR", sans-serif',
|
||||
fontSize: '22px',
|
||||
color: '#f1e3c2',
|
||||
|
||||
Reference in New Issue
Block a user