Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Dragunov <l.dragunov@corp.mail.ru>2015-04-09 13:12:20 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:46:45 +0300
commit36814a43b94e507fa4b9c8685b4bebfc7c9215a3 (patch)
treeff572a71ea16a532c4ec9a962a36f86309123200 /defines.hpp
parentff4962b17b82238300b27b6995844adfb41ff264 (diff)
Pedestrian mode unlocking by search string
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 765fc73c52..c545b279d5 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -32,6 +32,7 @@
//Secret word to unlock experimental features in production builds
#define ROUTING_SECRET_UNLOCKING_WORD "?ariadna"
+#define ROUTING_SECRET_LOCKING_WORD "?minos"
#define READY_FILE_EXTENSION ".ready"
#define RESUME_FILE_EXTENSION ".resume3"