From 575257f3fe7c18bd831c6b0ad63ba30488b075cc Mon Sep 17 00:00:00 2001
From: Justin Clark-Casey (justincc)
Date: Tue, 19 Apr 2011 21:58:55 +0100
Subject: For consistency, uncomment ColladaMesh option in OpenSimDefaults.ini.
  Thanks for the spot, Ai Austin.

---
 bin/OpenSimDefaults.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 @@
 [Mesh]
     ; enable / disable Collada mesh support
     ; default is true
-    ; ColladaMesh = true
+    ColladaMesh = true
 
 
 [ODEPhysicsSettings]
-- 
cgit v1.1