mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Minor fix to scroll bar
This commit is contained in:
@@ -1082,7 +1082,7 @@ function Market.onMarketEnter(depotItems, offers, balance, vocation)
|
||||
if player then
|
||||
information.player = player
|
||||
end
|
||||
if vocation < 0 then
|
||||
if vocation == -1 then
|
||||
if player then
|
||||
information.vocation = player:getVocation()
|
||||
end
|
||||
|
Reference in New Issue
Block a user