making doPeriodicalTextUpdate parameter explicit.

This commit is contained in:
rachytski 2011-03-20 20:50:20 +02:00 committed by Alex Zolotarev
parent 71b0c1a3f8
commit 24daedde60

View file

@ -239,6 +239,7 @@ void RenderQueueRoutine::Do()
params.m_updateInterval = m_updateInterval;
params.m_textTreeAutoClean = false;
params.m_useTextTree = true;
params.m_doPeriodicalTextUpdate = false;
/* params.m_isDebugging = true;
params.m_drawPathes = false;
params.m_drawAreas = false;