mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Version 1.7
This commit is contained in:
@@ -383,7 +383,7 @@ function turn(dir, repeated)
|
||||
end
|
||||
lastTurnDirection = dir
|
||||
nextWalkDir = nil
|
||||
player:lockWalk(150)
|
||||
player:lockWalk(g_settings.getNumber('walkCtrlTurnDelay'))
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user