mirror of
https://github.com/opensim/opensim.git
synced 2026-06-03 00:46:33 +08:00
Merge branch 'master' into careminster-presence-refactor
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
private string m_inventoryFileName = String.Empty;
|
||||
private byte[] m_inventoryFileData = new byte[0];
|
||||
private int m_inventoryFileNameSerial = 0;
|
||||
private uint m_inventoryFileNameSerial = 0;
|
||||
|
||||
private Dictionary<UUID, ArrayList> m_scriptErrors = new Dictionary<UUID, ArrayList>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user