mirror of
https://github.com/edubart/otclient.git
synced 2025-12-22 16:27:10 +01:00
fix release keys on x11, remove ping addon, fix minor issue in outfit render, fix emblem updates
This commit is contained in:
@@ -94,6 +94,7 @@ protected:
|
||||
|
||||
void processKeyDown(Fw::Key keyCode);
|
||||
void processKeyRelease(Fw::Key keyCode);
|
||||
void releaseAllKeys();
|
||||
void fireKeysPress();
|
||||
|
||||
std::map<int, Fw::Key> m_keyMap;
|
||||
|
||||
Reference in New Issue
Block a user