rnd-20070331-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 6272795092e2485105dba5434eed30176ca4cba6..c61b062cfc3bafca7c51d567426da36831092b99 100644 (file)
@@ -5586,12 +5586,6 @@ struct ConfigInfo image_config[] =
   { "game.panel.emc_magic_ball.y",             "-1"                    },
   { "game.panel.emc_magic_ball_switch.x",      "-1"                    },
   { "game.panel.emc_magic_ball_switch.y",      "-1"                    },
-  { "game.panel.emc_magic_ball_time.x",                "-1"                    },
-  { "game.panel.emc_magic_ball_time.y",                "-1"                    },
-  { "game.panel.emc_magic_ball_time.align",    "left"                  },
-  { "game.panel.emc_magic_ball_time.valign",   "top"                   },
-  { "game.panel.emc_magic_ball_time.chars",    "-1"                    },
-  { "game.panel.emc_magic_ball_time.font",     "font.text_2"           },
 
   { "game.panel.light_switch.x",               "-1"                    },
   { "game.panel.light_switch.y",               "-1"                    },
@@ -5736,6 +5730,8 @@ struct ConfigInfo image_config[] =
   { "game.button.sound_simple.x",              "65"                    },
   { "game.button.sound_simple.y",              "245"                   },
 
+  { "game.forced_scroll_delay_value",          "-1"                    },
+
   { "[player].boring_delay_fixed",             "1000"                  },
   { "[player].boring_delay_random",            "1000"                  },
   { "[player].sleeping_delay_fixed",           "2000"                  },