Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
commit
7040c0aa5a
|
@ -103,6 +103,8 @@ namespace OpenSim.Region.Physics.OdePlugin
|
|||
|
||||
private void DoWork()
|
||||
{
|
||||
m_mesher.ExpireFileCache();
|
||||
|
||||
while(m_running)
|
||||
{
|
||||
ODEPhysRepData nextRep = createqueue.Dequeue();
|
||||
|
|
Loading…
Reference in New Issue