mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
change some comments
This commit is contained in:
@@ -65,7 +65,7 @@ function UIPopupMenu:onKeyPress(keyCode, keyboardModifiers, wouldFilter)
|
||||
return false
|
||||
end
|
||||
|
||||
-- close all menus when the window is resized
|
||||
-- close all menus when the window is resized
|
||||
local function onRootGeometryUpdate()
|
||||
for i,menu in ipairs(displayedMenuList) do
|
||||
menu:destroy()
|
||||
|
Reference in New Issue
Block a user