mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
some cleanup
This commit is contained in:
@@ -54,6 +54,7 @@ namespace OpenSim.Region.PhysicsModule.ubOde
|
||||
using dReal = System.Single;
|
||||
//#endif
|
||||
|
||||
[SuppressUnmanagedCodeSecurityAttribute]
|
||||
internal static class SafeNativeMethods
|
||||
{
|
||||
internal static dReal Infinity = dReal.MaxValue;
|
||||
|
||||
Reference in New Issue
Block a user