少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-20 2b33ae1a7bc0c6e860f0a5a8511552a54acf6b0a
Core/GameEngine/Model/Player/Market/MarketModel.cs
@@ -174,7 +174,7 @@
                }
                return false;
            }
            if (_itemModel.itemInfo.IsBind > 0)
            if (_itemModel.isBind > 0)
            {
                if (_showTip)
                {
@@ -182,7 +182,7 @@
                }
                return false;
            }
            if (_itemModel.itemInfo.IsSuite > 0)
            if (_itemModel.isSuite > 0)
            {
                if (_showTip)
                {