mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
* Fleshed out the MRM Module a little.
* Please don't use this yet, it represents a very heavy security risk if you enable it.
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Text;
|
||||
|
||||
namespace OpenSim.Region.OptionalModules.Scripting.Minimodule
|
||||
{
|
||||
interface IWorld
|
||||
public interface IWorld
|
||||
{
|
||||
IObject[] Objects { get; }
|
||||
IHeightmap Terrain { get; }
|
||||
|
||||
Reference in New Issue
Block a user