mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Add a few forgotten fields to interregion data
This commit is contained in:
@@ -79,5 +79,10 @@ namespace OpenSim.Framework
|
||||
|
||||
public InterregionGroupData[] Groups;
|
||||
public InterregionAnimationData[] Anims;
|
||||
|
||||
public UUID GranterID;
|
||||
public Dictionary<string, string> NVPairs;
|
||||
|
||||
byte[] VisualParams;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user