fix. 기본 버튼 수정

This commit is contained in:
clkim
2025-10-30 20:20:38 +09:00
parent 6763d353c3
commit d07ec96b34
3 changed files with 12 additions and 26 deletions

View File

@@ -70,11 +70,7 @@ export interface GameDataGameFont {
// 파비콘 경로 타입
export interface GameDataFavicon {
'16_16': string
'32_32': string
'72_72': string
'180_180': string
'192_192': string
[index: number]: string
}
// 메타 태그 타입