mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Cleaned up some warnings
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user