60fps by default

SVN revision: 49367
This commit is contained in:
Carsten Haitzler 2010-06-01 02:45:38 +00:00
parent 0638007a59
commit d2a2bf1e3c
1 changed files with 1 additions and 1 deletions

View 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;