X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=be5985472db2d25198ba3cf4f04f3b812bd3ee43;hb=3fb68b18f28034e492534fb3b5579fd1da888292;hp=a5ea09401911733e2703d20376b972d6c8132bcd;hpb=c89ae8e2fae58982b3425d2fc340046a908e5c7c;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 } };