mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Imported the scripting changes, so now should be up to date with sugilite.
This commit is contained in:
@@ -31,11 +31,10 @@ using System.Text;
|
||||
using Axiom.MathLib;
|
||||
using OpenSim.Physics.Manager;
|
||||
using libsecondlife;
|
||||
using OpenSim.Region.Environment.Scripting;
|
||||
|
||||
namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
public abstract class Entity : IScriptReadonlyEntity
|
||||
public abstract class Entity
|
||||
{
|
||||
public libsecondlife.LLUUID uuid;
|
||||
public Quaternion rotation;
|
||||
|
||||
Reference in New Issue
Block a user