mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
@@ -42,6 +42,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// <returns>
|
||||
/// True on a successful purchase, false on failure
|
||||
/// </returns>
|
||||
bool BuyObject(IClientAPI remoteClient, UUID categoryID, uint localID, byte saleType, int salePrice);
|
||||
bool BuyObject(IClientAPI remoteClient, UUID categoryID, uint localID, byte saleType);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user