mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 13:03:27 +02:00
Checked off some Market TODO's.
* Added some market offer constraints: offer creation exhaustion and now checks balance to validate sell offers. * Fixed the depot updating issue (no longer requires updateDepotItemCount function) * Can now silence the MarketProtocol messages. * Few minor market fixes.
This commit is contained in:
@@ -5,6 +5,10 @@ MarketTabBarButton < TabBarButton
|
||||
font: verdana-11px-rounded
|
||||
text-offset: 0 2
|
||||
|
||||
$!first:
|
||||
anchors.left: prev.right
|
||||
margin-left: 0
|
||||
|
||||
$hover !checked:
|
||||
image-clip: 0 20 20 20
|
||||
color: white
|
||||
|
Reference in New Issue
Block a user