%深渊增加影画数显示

This commit is contained in:
UCPr 2025-04-26 01:22:03 +08:00
parent a134543639
commit 83ca22c3b8
7 changed files with 62 additions and 13 deletions

View file

@ -101,6 +101,7 @@ export class ChallengeAvatar {
this.level = data.level;
this.rarity = data.rarity;
this.element_type = data.element_type;
this.rank = data.rank;
}
async get_assets() {