60fps by default
authorCarsten Haitzler <raster@rasterman.com>
Tue, 1 Jun 2010 02:45:38 +0000 (02:45 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 1 Jun 2010 02:45:38 +0000 (02:45 +0000)
SVN revision: 49367

config/default/e.src

index e423651..3a9bd27 100644 (file)
@@ -9,7 +9,7 @@ group "E_Config" struct {
   value "border_shade_animate" int: 1;
   value "border_shade_transition" int: 3;
   value "border_shade_speed" double: 3000.0000000000000000000000000;
-  value "framerate" double: 30.0000000000000000000000000;
+  value "framerate" double: 60.0000000000000000000000000;
   value "priority" int: 1;
   value "image_cache" int: 4096;
   value "font_cache" int: 512;