🍱 更新素材日历数据,删除冗余资源 #41

This commit is contained in:
BTMuli
2023-09-27 01:31:52 +08:00
parent 6ab64315dc
commit 6a7fddc38b
532 changed files with 2653 additions and 2189 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@ declare namespace TGApp.App.Calendar {
bg: string;
icon: string;
weaponIcon: string;
elementIcon: string;
elementIcon?: string;
materials: Material[];
source: Source;
}