missing file

avinationmerge
UbitUmarov 2012-10-13 22:45:09 +01:00
parent 5986b4ee39
commit 1e03344411
1 changed files with 2 additions and 0 deletions

View File

@ -103,6 +103,8 @@ namespace OpenSim.Region.Physics.OdePlugin
private void DoWork()
{
m_mesher.ExpireFileCache();
while(m_running)
{
ODEPhysRepData nextRep = createqueue.Dequeue();