mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
replace require with dofile, rename Hotkeys to Keyboard
This commit is contained in:
@@ -34,4 +34,5 @@ function Client.terminate()
|
||||
Settings.set('window-size', g_window.getUnmaximizedSize())
|
||||
Settings.set('window-pos', g_window.getUnmaximizedPos())
|
||||
Settings.set('window-maximized', g_window.isMaximized())
|
||||
g_window.hide()
|
||||
end
|
||||
|
Reference in New Issue
Block a user