forked from organicmaps/organicmaps
[ios] Fixed build error
This commit is contained in:
parent
8887c1f807
commit
b4ec0dbb18
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@
|
|||
GetPlatform().ReadPathForFile("fonts_blacklist.txt").c_str(),
|
||||
2000000,
|
||||
fmt,
|
||||
false));
|
||||
|
||||
!yg::gl::g_isBufferObjectsSupported,
|
||||
!GetPlatform().IsMultiSampled()));
|
||||
|
||||
resourceManager->addFonts(GetPlatform().GetFontNames());
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue