missing file
parent
5986b4ee39
commit
1e03344411
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue