Stupid mistake with world_map.bin detection

This commit is contained in:
furrtek 2017-10-14 11:33:41 +01:00
parent f00125879d
commit 04c5b4d607
2 changed files with 6 additions and 6 deletions

View file

@ -172,7 +172,7 @@ private:
float angle_ { };
std::function<void(void)> on_close_ { nullptr };
bool file_error { };
bool map_opened { };
GeoPos geopos {
{ 0, 0 }