mirror of
https://github.com/opensim/opensim.git
synced 2026-07-27 02:45:43 +08:00
err ok not so fast
This commit is contained in:
@@ -26,11 +26,15 @@
|
||||
*/
|
||||
|
||||
using OpenMetaverse;
|
||||
using OpenSim.Framework;
|
||||
|
||||
namespace OpenSim.Region.Framework.Interfaces
|
||||
{
|
||||
public interface IEnvironmentModule
|
||||
{
|
||||
void ResetEnvironmentSettings(UUID regionUUID);
|
||||
//void FromLightShare(RegionLightShareData wl);
|
||||
//RegionLightShareData ToLightShare();
|
||||
//byte[] GetDefaultAssetData(string name);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user