mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
* More work on MiniRegionModule module.
This commit is contained in:
@@ -4,7 +4,7 @@ using OpenMetaverse;
|
||||
|
||||
namespace OpenSim.Region.OptionalModules.Scripting.Minimodule
|
||||
{
|
||||
interface IObject
|
||||
public interface IObject
|
||||
{
|
||||
bool Exists { get; }
|
||||
uint LocalID { get; }
|
||||
|
||||
Reference in New Issue
Block a user