diff --git a/defines.hpp b/defines.hpp index 6a1a2ac873..2f33a35c3f 100644 --- a/defines.hpp +++ b/defines.hpp @@ -7,13 +7,10 @@ #define INDEX_FILE_TAG "idx" #define HEADER_FILE_TAG "header" -// used with "file name = country name" engine -//#define COUNTRIES_FILE "countries_poly.txt" -// used with bucket storage engine #define COUNTRIES_FILE "countries_poly.txt" #define DATA_UPDATE_FILE "maps.update" #define BINARY_UPDATE_FILE "binary.update" -#define UPDATE_BASE_URL "http://data.mapswithme.com/maps/" +#define UPDATE_BASE_URL "http://melnichek.ath.cx:34568/maps/" #define WORLD_FILE_NAME "World"