mirror of
https://github.com/edubart/otclient.git
synced 2026-02-13 22:26:23 +01: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