mirror of
https://github.com/edubart/otclient.git
synced 2025-12-20 23:47:12 +01:00
fix release keys on x11, remove ping addon, fix minor issue in outfit render, fix emblem updates
This commit is contained in:
@@ -710,6 +710,7 @@ void X11Window::poll()
|
||||
break;
|
||||
case FocusOut:
|
||||
m_focused = false;
|
||||
releaseAllKeys();
|
||||
break;
|
||||
case Expose:
|
||||
// window needs redraw
|
||||
|
||||
Reference in New Issue
Block a user