rnd-20030307-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index a5ea09401911733e2703d20376b972d6c8132bcd..be5985472db2d25198ba3cf4f04f3b812bd3ee43 100644 (file)
@@ -3154,5 +3154,13 @@ struct ConfigInfo image_config[] =
 
   { "global.num_toons",                                "20"                    },
 
+  { "menu.draw_xoffset",                       "0"                     },
+  { "menu.draw_yoffset",                       "0"                     },
+  { "menu.draw_xoffset.MAIN",                  "0"                     },
+  { "menu.draw_yoffset.MAIN",                  "0"                     },
+
+  { "door.step_offset",                                "2"                     },
+  { "door.step_delay",                         "10"                    },
+
   { NULL,                                      NULL                    }
 };