mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 15:26:49 +01: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