Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork

avinationmerge
ubit 2012-10-13 23:45:58 +02:00
commit 7040c0aa5a
1 changed files with 2 additions and 0 deletions

View File

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