移出player

This commit is contained in:
StarsEnd
2025-12-18 02:21:00 +08:00
parent d2465b5d4b
commit 0da82802b8
4 changed files with 37 additions and 39 deletions

View File

@@ -574,8 +574,6 @@ export interface Player {
diplomaticReports?: DiplomaticReport[] // 外交变化报告
// 新手引导字段
tutorialProgress?: TutorialProgress // 新手引导进度
// 通知设置
notificationSettings?: NotificationSettings
}
export interface NotificationSettings {