forked from organicmaps/organicmaps-tmp
[generator] Fix typo.
This commit is contained in:
parent
1ab8dc3046
commit
657ab5ec36
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ public:
|
|||
}
|
||||
else
|
||||
{
|
||||
if (feature::PreprocessForWorldMap(fb));
|
||||
if (feature::PreprocessForWorldMap(fb))
|
||||
m_worldBucket.PushSure(fb);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue