Fixed many countries in downloader.

This commit is contained in:
vng 2015-03-10 19:22:40 +03:00 committed by Alex Zolotarev
parent 524bc91f37
commit 688d87cc3f

View file

@ -21,6 +21,8 @@ ActiveMapsLayout::~ActiveMapsLayout()
void ActiveMapsLayout::Init(vector<string> const & maps)
{
Clear();
Storage & storage = GetStorage();
for (auto const & file : maps)
{