missing file

This commit is contained in:
UbitUmarov
2012-10-13 22:45:09 +01:00
parent 5986b4ee39
commit 1e03344411

View File

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