From 8edaf89adfcf0375f42cd2c4137d1eab425c2c62 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 17 Jul 2014 11:26:32 +0300 Subject: Allow to set move to target distance from 1 to 9. --- src/defaults.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/defaults.cpp') diff --git a/src/defaults.cpp b/src/defaults.cpp index 386b58c5f..8e2d11eb8 100644 --- a/src/defaults.cpp +++ b/src/defaults.cpp @@ -99,7 +99,7 @@ DefaultsData* getConfigDefaults() AddDEF("imitationMode", 0); AddDEF("syncPlayerMove", false); AddDEF("drawPath", false); - AddDEF("moveToTargetType", 6); + AddDEF("moveToTargetType", 10); AddDEF("crazyMoveProgram", "mumrsonmdmlon"); AddDEF("disableGameModifiers", false); AddDEF("targetDeadPlayers", false); -- cgit v1.2.3-60-g2f50