Cleaned up some warnings

0.6.0-stable
Dahlia Trimble 2008-08-22 07:25:53 +00:00
parent 261876fd47
commit 0f6b899ec7
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ namespace OpenSim.Region.Physics.Meshing
{
internal class Extruder
{
public float startParameter;
public float stopParameter;
//public float startParameter;
//public float stopParameter;
public PhysicsVector size;
public float taperTopFactorX = 1f;