X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=ae6fa9f15aaed1a942f37c71ce0feb01d64ef79d;hp=1c1bb6e443b6341ff0075852051151cb61b5fc4a;hb=91d08fad2fcec7e2b5931b4f336a89d14af313dd;hpb=ff2510f5098b545a03965c6b95296eec6885a4fb diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 1c1bb6e4..ae6fa9f1 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -923,6 +923,10 @@ struct ConfigInfo image_config[] = { "amoeba_full.xpos", "8" }, { "amoeba_full.ypos", "6" }, { "amoeba_full.frames", "1" }, + { "amoeba_full.EDITOR", "RocksElements.pcx" }, + { "amoeba_full.EDITOR.xpos", "8" }, + { "amoeba_full.EDITOR.ypos", "7" }, + { "amoeba_full.EDITOR.frames", "1" }, { "amoeba_full_part1", "RocksElements.pcx" }, { "amoeba_full_part1.xpos", "8" }, { "amoeba_full_part1.ypos", "6" },