mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:49:51 +08:00
Can change the name and description of a prim.
This commit is contained in:
@@ -34,7 +34,7 @@ using libsecondlife;
|
||||
|
||||
namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
public abstract class Entity :EntityBase //will be phased out
|
||||
public abstract class Entity :EntityBase //this class (Entity) will be phased out
|
||||
{
|
||||
protected PhysicsActor _physActor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user