mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 16:35:42 +08:00
Remove a hardcoded flow/dependency on the money module from LLCLientView
This commit is contained in:
@@ -1053,6 +1053,10 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public void SendCreateGroupReply(UUID groupID, bool success, string message)
|
||||
{
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user