mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Clean up
This commit is contained in:
@@ -29,14 +29,14 @@ Copyright (c) 2007 Michael Wright
|
||||
|
||||
using System;
|
||||
|
||||
namespace Second_server
|
||||
namespace OpenSim
|
||||
{
|
||||
/// <summary>
|
||||
/// Description of Physics_manager.
|
||||
/// </summary>
|
||||
public class Physics_manager
|
||||
public class PhysicsManager
|
||||
{
|
||||
public Physics_manager()
|
||||
public PhysicsManager()
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user