Minor bug fixes

This commit is contained in:
OTCv8
2020-01-31 19:11:08 +01:00
parent 6bc4188d7a
commit dbfad99ca4
3 changed files with 37 additions and 6 deletions

View File

@@ -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()