开服:新增版号服
This commit is contained in:
@@ -539,7 +539,7 @@ export default class GMUsers extends Service {
|
||||
if (index < 0) continue;
|
||||
let args = calEquipSeids(hero);
|
||||
hero.ePlace[index].equip = null;
|
||||
await calPlayerCeAndSave(HERO_SYSTEM_TYPE.EQUIP, roleId, hero, {}, null, args);
|
||||
await calPlayerCeAndSave(HERO_SYSTEM_TYPE.EQUIP, roleId, hero, {}, args);
|
||||
}
|
||||
seqIds.push(seqId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user