Fix minor walk delay
This commit is contained in:
parent
4f423432fa
commit
28cdd6aa53
|
@ -1,4 +1,4 @@
|
||||||
WALK_REPEAT_DELAY = 90
|
WALK_AUTO_REPEAT_DELAY = 90
|
||||||
WALK_STEPS_RETRY = 10
|
WALK_STEPS_RETRY = 10
|
||||||
|
|
||||||
gameRootPanel = nil
|
gameRootPanel = nil
|
||||||
|
|
Loading…
Reference in New Issue