mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
some cleanup in modules, fixes in tooltip, uiwidget warnings, disable map saving for a while
This commit is contained in:
@@ -9,7 +9,7 @@ function About.init()
|
||||
end
|
||||
|
||||
function About.display()
|
||||
aboutWindow = displayUI('about.otui', { locked = true })
|
||||
displayUI('about.otui', { locked = true })
|
||||
end
|
||||
|
||||
function About.terminate()
|
||||
|
Reference in New Issue
Block a user