mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
fix some compile
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
using System;
|
||||
|
||||
namespace OpenSim.Region.PhysicsModule.ConvexDecompositionDotNet
|
||||
namespace OpenSim.Region.PhysicsModules.ConvexDecompositionDotNet
|
||||
{
|
||||
public class float3 : IEquatable<float3>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user