少年修仙传客户端代码仓库
client_Hale
2019-01-22 96b4e02128b436262378617c1cef0efcd1e23a4a
System/FairyAu/FairyFeastTransmitShow.cs
@@ -410,7 +410,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);
                    }