Fix minor walk delay

This commit is contained in:
Eduardo Bart 2013-02-15 16:28:46 -02:00
parent 4f423432fa
commit 28cdd6aa53
1 changed files with 1 additions and 1 deletions

View File

@ -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