diff options
author | Justin Clark-Casey (justincc) | 2011-04-19 21:58:55 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-04-19 21:58:55 +0100 |
commit | 575257f3fe7c18bd831c6b0ad63ba30488b075cc (patch) | |
tree | f0dd74894eff567a9feb557e79e36dd18c5a4998 /bin | |
parent | Clean up freeswitch config to what is currently required. Add explanation to... (diff) | |
download | opensim-SC_OLD-575257f3fe7c18bd831c6b0ad63ba30488b075cc.zip opensim-SC_OLD-575257f3fe7c18bd831c6b0ad63ba30488b075cc.tar.gz opensim-SC_OLD-575257f3fe7c18bd831c6b0ad63ba30488b075cc.tar.bz2 opensim-SC_OLD-575257f3fe7c18bd831c6b0ad63ba30488b075cc.tar.xz |
For consistency, uncomment ColladaMesh option in OpenSimDefaults.ini. Thanks for the spot, Ai Austin.
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSimDefaults.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index e72e851..30ebf84 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -459,7 +459,7 @@ | |||
459 | [Mesh] | 459 | [Mesh] |
460 | ; enable / disable Collada mesh support | 460 | ; enable / disable Collada mesh support |
461 | ; default is true | 461 | ; default is true |
462 | ; ColladaMesh = true | 462 | ColladaMesh = true |
463 | 463 | ||
464 | 464 | ||
465 | [ODEPhysicsSettings] | 465 | [ODEPhysicsSettings] |