mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
refactor: move Scene.PerformObjectBuy into BuySellModule
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
|
||||
namespace OpenSim.Region.Framework.Interfaces
|
||||
{
|
||||
public interface ICloudModule : IRegionModule
|
||||
@@ -35,4 +34,4 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// </summary>
|
||||
float CloudCover(int x, int y, int z);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user