mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Plumb some more
This commit is contained in:
@@ -40,6 +40,8 @@ namespace OpenSim.Region.Interfaces
|
||||
int GetBalance(IClientAPI client);
|
||||
void ApplyUploadCharge(UUID agentID);
|
||||
bool UploadCovered(IClientAPI client);
|
||||
void ApplyGroupCreationCharge(UUID agentID);
|
||||
bool GroupCreationCovered(IClientAPI client);
|
||||
|
||||
event ObjectPaid OnObjectPaid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user