mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
fix wrong file commited
This commit is contained in:
@@ -743,15 +743,5 @@ namespace OpenSim.Region.Physics.Meshing
|
||||
|
||||
return mesh;
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
public IMesh GetMesh(String primName, PrimitiveBaseShape primShape, Vector3 size, float lod, bool isPhysical, bool convex)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
public void ReleaseMesh(IMesh imesh) { }
|
||||
public void ExpireReleaseMeshs() { }
|
||||
=======
|
||||
>>>>>>> avination
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user