From 55b524aa74f28faa3155b1dbc48f3244a8c22c25 Mon Sep 17 00:00:00 2001
From: UbitUmarov
Date: Mon, 9 Nov 2015 15:37:57 +0000
Subject:  fix: set Normalized55FPS default to TRUE

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

(limited to 'bin')

diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index a558094..fadd359 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -174,7 +174,7 @@
 	; Adicionaly they are scaled to values they whould have on a system running at a nominal 55 frames per second rate
 	; The scale factor it 55 * FrameTime, corresponding to 5 with default configuration
 	; You can choose to not apply this scale factor setting Normalized55FPS to false.
-	 Normalized55FPS = false
+	; Normalized55FPS = false
 	
     ; Main Frame time
 	; This defines the rate of several simulation events.
-- 
cgit v1.1