mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
fix use with, improve move, change icons, improve topbar
This commit is contained in:
@@ -5,7 +5,7 @@ local aboutButton
|
||||
|
||||
-- public functions
|
||||
function About.init()
|
||||
aboutButton = TopMenu.addRightButton('aboutButton', 'About', '/core_styles/icons/about.png', About.display)
|
||||
aboutButton = TopMenu.addRightButton('aboutButton', 'About', 'about.png', About.display)
|
||||
end
|
||||
|
||||
function About.display()
|
||||
|
BIN
modules/client_about/about.png
Normal file
BIN
modules/client_about/about.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 763 B |
Reference in New Issue
Block a user