| UI/Common/UI3DShowHero.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
UI/Common/UI3DShowHero.cs
@@ -91,7 +91,7 @@ PutOnSecondary(job, secondaryResId); var extraSecondaryId = 0; if (data.job == 1 && data.fashionSecondaryId > 0) if (data.job == 1 && data.fashionSecondaryId > 0 && data.fashionClothesId == 0) { if (data.clothesId == 0) { @@ -429,7 +429,7 @@ private void PutOnExtraSecondary(int job, int extraSecondaryId) { var oldSecondary = extraSecondaryId; var oldSecondary = this.extraSecondaryId; if (oldSecondary == extraSecondaryId) { return;