[core] types "area:highway" and "earthquake:damage" are moved to the end of the types list

This commit is contained in:
Arsentiy Milchakov 2019-02-28 13:10:51 +03:00 committed by Aleksey Belousov
parent 3b48dd528f
commit bfb83cbd34

View file

@ -94,6 +94,8 @@ public:
{ "sponsored" },
{ "entrance" },
{ "cuisine" },
{ "area:highway" },
{ "earthquake:damage" },
};
AddTypes(arr1);