mirror of
				https://github.com/edubart/otclient.git
				synced 2025-11-04 04:36:23 +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