X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=be5985472db2d25198ba3cf4f04f3b812bd3ee43;hb=b8ccb648b89e24b27f8a60e2d8e9a4680322bd86;hp=a5ea09401911733e2703d20376b972d6c8132bcd;hpb=0d0e1a63d6b14109b64805bcb1a45ddf469ba35d;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index a5ea0940..be598547 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -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 } };