少年修仙传客户端代码仓库
client_Hale
2019-01-22 96b4e02128b436262378617c1cef0efcd1e23a4a
UI/Common/UI3DShowHero.cs
@@ -116,7 +116,9 @@
                    }
                }
                if (secondaryResId == 0 || (data.fashionClothesId != 0 && data.fashionSecondaryId > 0))
                if (secondaryResId == 0
                 || (data.fashionClothesId != 0 && data.fashionSecondaryId > 0)
                 || (data.fashionClothesId == 0 && data.fashionSecondaryId > 0))
                {
                    PutOnExtraSecondary(job, extraSecondaryId);
                }