mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
More refactoring
This commit is contained in:
@@ -38,6 +38,7 @@ namespace OpenSim
|
||||
if (args[i] == "-realphysx")
|
||||
{
|
||||
physicsEngine = "RealPhysX";
|
||||
allowFlying = true;
|
||||
}
|
||||
if (args[i] == "-ode")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user