mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
* even more renaming and refactoring; the cleaning woman is on call.
This commit is contained in:
@@ -52,8 +52,6 @@ namespace SimpleApp
|
||||
|
||||
m_log.Notice(m_log.LineInfo);
|
||||
|
||||
ScenePresence.PhysicsEngineFlying = true;
|
||||
|
||||
IPEndPoint internalEndPoint = new IPEndPoint(IPAddress.Parse("127.0.0.1"), 9000);
|
||||
|
||||
RegionInfo regionInfo = new RegionInfo(1000, 1000, internalEndPoint, "localhost");
|
||||
|
||||
Reference in New Issue
Block a user