mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 14:33:26 +02:00
Some optimization to the market.
* Market items are not cached to their categories. * Fixed onMarketLeave issue. * Few minor fixes.
This commit is contained in:
@@ -3,7 +3,7 @@ MarketWindow < MainWindow
|
||||
!text: tr('Market')
|
||||
size: 700 510
|
||||
|
||||
@onEscape: Market.close()
|
||||
@onEscape: Market.close(true)
|
||||
|
||||
// Main Panel Window
|
||||
|
||||
|
Reference in New Issue
Block a user