mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
missing file
This commit is contained in:
@@ -103,6 +103,8 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
|
||||
private void DoWork()
|
||||
{
|
||||
m_mesher.ExpireFileCache();
|
||||
|
||||
while(m_running)
|
||||
{
|
||||
ODEPhysRepData nextRep = createqueue.Dequeue();
|
||||
|
||||
Reference in New Issue
Block a user