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) {