X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=01350173d5cdd19027a675dbf7ee84b6208ad362;hb=d81acb06e8ab04031e754eebe4a90def243336f3;hp=b758cec997ac702286d653ce6586173c0138abd8;hpb=63d449b3663ebbdd4b92f9d2796d7ae01a3ad712;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b758cec9..01350173 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -9126,6 +9126,8 @@ struct ConfigInfo image_config[] = { "menu.draw_yoffset.SETUP[SHORTCUTS_4]", "0" }, { "menu.draw_xoffset.SETUP[SHORTCUTS_5]", "0" }, { "menu.draw_yoffset.SETUP[SHORTCUTS_5]", "0" }, + { "menu.draw_xoffset.SETUP[SHORTCUTS_6]", "0" }, + { "menu.draw_yoffset.SETUP[SHORTCUTS_6]", "0" }, { "menu.draw_xoffset.SETUP[CHOOSE_ARTWORK]", "0" }, { "menu.draw_yoffset.SETUP[CHOOSE_ARTWORK]", "0" }, { "menu.draw_xoffset.SETUP[CHOOSE_OTHER]", "0" },