aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--native/src/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/native/src/defines.h b/native/src/defines.h
index 19415725f..042ab3b5e 100644
--- a/native/src/defines.h
+++ b/native/src/defines.h
@@ -166,7 +166,7 @@ static void dumpWord(const unsigned short* word, const int length) {
#define KEYCODE_SPACE ' '
-#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES false
+#define CALIBRATE_SCORE_BY_TOUCH_COORDINATES true
#define SUGGEST_WORDS_WITH_MISSING_CHARACTER true
#define SUGGEST_WORDS_WITH_MISSING_SPACE_CHARACTER true