mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace should equal project and directory.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
*/
|
||||
namespace OpenSim.Physics.Manager
|
||||
namespace OpenSim.Region.Physics.Manager
|
||||
{
|
||||
public class PhysicsVector
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user