mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Support loading empty folders in an iar
This commit is contained in:
@@ -65,6 +65,7 @@ namespace OpenSim.Framework
|
||||
|
||||
if (m_pqueue.Count > 0)
|
||||
return m_pqueue.Dequeue();
|
||||
|
||||
return m_queue.Dequeue();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user