mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-20 14:43:27 +02:00
Version 2.2.1 - updated market, text editor, bot
This commit is contained in:
@@ -350,7 +350,7 @@ function walk(dir, ticks)
|
||||
return
|
||||
end
|
||||
|
||||
if dash and lastWalkDir == dir and lastWalk + 30 > g_clock.millis() then
|
||||
if dash and lastWalkDir == dir and lastWalk + 50 > g_clock.millis() then
|
||||
return
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user