mirror of
https://github.com/edubart/otclient.git
synced 2025-12-24 16:57:11 +01:00
fix focus bug, change battle events
This commit is contained in:
@@ -100,6 +100,7 @@ public:
|
||||
void lock();
|
||||
void unlock();
|
||||
void focus();
|
||||
void recursiveFocus(Fw::FocusReason reason);
|
||||
void lower();
|
||||
void raise();
|
||||
void grabMouse();
|
||||
|
||||
Reference in New Issue
Block a user