mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Remove a hardcoded flow/dependency on the money module from LLCLientView
This commit is contained in:
@@ -1057,6 +1057,8 @@ namespace OpenSim.Framework
|
||||
|
||||
void SendLeaveGroupReply(UUID groupID, bool success);
|
||||
|
||||
void SendCreateGroupReply(UUID groupID, bool success, string message);
|
||||
|
||||
void SendLandStatReply(uint reportType, uint requestFlags, uint resultCount, LandStatReportItem[] lsrpia);
|
||||
|
||||
void SendScriptRunningReply(UUID objectID, UUID itemID, bool running);
|
||||
|
||||
Reference in New Issue
Block a user