战力:修复切换皮肤后套装属性加错的问题
This commit is contained in:
@@ -50,6 +50,7 @@ export class TaskParamInter {
|
||||
oldEquip?: EPlace; // 原装备栏(一个)
|
||||
newEquip?: EPlace; // 新装备栏(一个)
|
||||
jewels?: JewelType[]; // 天晶石
|
||||
skinId?: number; // 皮肤id
|
||||
|
||||
skipTower?: boolean;
|
||||
debugInfo?: {condition: number};
|
||||
|
||||
Reference in New Issue
Block a user