mirror of
https://github.com/edubart/otclient.git
synced 2025-12-02 16:06:51 +01:00
Implement async dispatcher #221
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
class LocalPlayer : public Player
|
||||
{
|
||||
enum {
|
||||
PREWALK_TIMEOUT = 5000
|
||||
PREWALK_TIMEOUT = 1000
|
||||
};
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user