mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-12-06 12:26:50 +01:00
Minor bug fixes
This commit is contained in:
@@ -928,7 +928,6 @@ function updateSize()
|
||||
local height = gameMapPanel:getHeight()
|
||||
local width = gameMapPanel:getWidth()
|
||||
|
||||
print("updatesize")
|
||||
if not classic then
|
||||
local rheight = gameRootPanel:getHeight()
|
||||
local rwidth = gameRootPanel:getWidth()
|
||||
|
||||
Reference in New Issue
Block a user