clearing model caches on memoryWarning.

This commit is contained in:
rachytski 2011-03-20 18:57:18 +02:00 committed by Alex Zolotarev
parent 6ef28222f8
commit b85dd9307c

View file

@ -469,6 +469,7 @@ public:
void EnterBackground()
{
m_model.ClearCaches();
m_renderQueue.enterBackground();
if (m_windowHandle)