mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
First stab at cleaning up Caps. Compiles. Untested.
This commit is contained in:
@@ -57,5 +57,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
bool isModerator, bool textMute);
|
||||
void ParcelProperties(ParcelPropertiesMessage parcelPropertiesMessage, UUID avatarID);
|
||||
void GroupMembership(AgentGroupDataUpdatePacket groupUpdate, UUID avatarID);
|
||||
OSD ScriptRunningEvent(UUID objectID, UUID itemID, bool running, bool mono);
|
||||
OSD BuildEvent(string eventName, OSD eventBody);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user