| Fight/GameActor/GActorPlayerBase.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Fight/GameActor/GActorPlayerBase.cs
@@ -776,8 +776,8 @@ } } ShowSecondaryEffect(); SecondaryID = itemID; ShowSecondaryEffect(); RequestShadow(); } @@ -1605,7 +1605,7 @@ { HideSecondaryEffect(); if (SecondaryID <= 0) if (SecondaryID <= 0 || !m_SecondaryModel) { return; }