* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp

This commit is contained in:
lbsa71
2007-07-16 20:10:54 +00:00
parent 41b9baa054
commit 85bdec5e0d
7 changed files with 113 additions and 139 deletions

View File

@@ -43,7 +43,7 @@ namespace OpenSim
bool sandBoxMode = false;
bool startLoginServer = false;
string physicsEngine = "basicphysics";
bool allowFlying = false;
bool userAccounts = false;
bool gridLocalAsset = false;
bool useConfigFile = false;