mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Eliminated many warnings
This commit is contained in:
@@ -36,8 +36,6 @@ namespace OpenSim.Region.Physics.BasicPhysicsPlugin
|
||||
{
|
||||
public class BasicActor : PhysicsActor
|
||||
{
|
||||
private Vector3 _size;
|
||||
|
||||
public BasicActor(Vector3 size)
|
||||
{
|
||||
Size = size;
|
||||
|
||||
Reference in New Issue
Block a user