diff --git a/map/framework.hpp b/map/framework.hpp index e4fd3ca099..e8b8257b70 100644 --- a/map/framework.hpp +++ b/map/framework.hpp @@ -469,6 +469,7 @@ public: void EnterBackground() { + m_model.ClearCaches(); m_renderQueue.enterBackground(); if (m_windowHandle)