X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=55c6f3875c09d3e1fe7c57e2363bcfeea49027a4;hb=1ed02c282e3b4bd73c5d26244e4df30d731cc6c8;hp=fc55f2d607e4284db066e223415d21845afdc871;hpb=8e5671db64b55432158b1d43d7fd2e684544ebeb;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index fc55f2d6..55c6f387 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3443,8 +3443,8 @@ struct ConfigInfo image_config[] = { "editor.element_border_input.ypos", "0" }, { "game.envelope_background", "RocksScreen.pcx" }, - { "game.envelope_background.xpos", "0" }, - { "game.envelope_background.ypos", "0" }, + { "game.envelope_background.x", "0" }, + { "game.envelope_background.y", "0" }, { "game.envelope_background.width", "560" }, { "game.envelope_background.height", "560" },