mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Some fixes in hotkeys and other improvements
* Save last logged character and world instead of character name * Make focused label always visible in character list and hotkeys * Other fixes in hotkeys
This commit is contained in:
@@ -217,7 +217,7 @@ function refresh()
|
||||
end
|
||||
|
||||
function offline()
|
||||
expSpeedEvent:cancel()
|
||||
if expSpeedEvent then expSpeedEvent:cancel() expSpeedEvent = nil end
|
||||
end
|
||||
|
||||
function toggle()
|
||||
|
Reference in New Issue
Block a user