forked from organicmaps/organicmaps
making doPeriodicalTextUpdate parameter explicit.
This commit is contained in:
parent
71b0c1a3f8
commit
24daedde60
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue