changed default game cycle delay value for BD engine
[rocksndiamonds.git] / src / files.c
index 7d4dc9d012b3e2648e2cb0d1c4f6f4094a82ba88..e15996394b425f80a04db6a99e767ecbe97c4c8f 100644 (file)
@@ -274,7 +274,7 @@ static struct LevelFileConfigInfo chunk_config_INFO[] =
   {
     -1,                                        -1,
     TYPE_INTEGER,                      CONF_VALUE_16_BIT(6),
-    &li.bd_cycle_delay_ms,             200
+    &li.bd_cycle_delay_ms,             160
   },
   {
     -1,                                        -1,