Merge pull request #1375 from VladiMihaylenko/vm-master

[ios] Fixed bug with 3d buildings in settings.
This commit is contained in:
therearesomewhocallmetim 2016-01-13 18:22:47 +03:00
commit 12501d071a

View file

@ -138,6 +138,7 @@ typedef NS_ENUM(NSUInteger, Section)
bool on = true, _ = true;
GetFramework().Load3dMode(_, on);
customCell.titleLabel.text = L(@"pref_map_3d_buildings_title");
break;
}
// Zoom buttons
case 3: