rnd-20030509-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 868fb084a3f80ba5ae8391c46426caf4dbb2ef35..0c98764c8336ab3b8b1b7b1717b8f37cad5a675d 100644 (file)
@@ -959,7 +959,7 @@ struct ConfigInfo image_config[] =
   { "amoeba.shrinking.ypos",                   "6"                     },
   { "amoeba.shrinking.frames",                 "3"                     },
   { "amoeba.shrinking.delay",                  "2"                     },
-  { "amoeba.shrinking.anim_mode",              "loop,linear,reverse"   },
+  { "amoeba.shrinking.anim_mode",              "linear,reverse"        },
   { "amoeba_wet",                              "RocksElements.pcx"     },
   { "amoeba_wet.xpos",                         "8"                     },
   { "amoeba_wet.ypos",                         "6"                     },
@@ -3345,6 +3345,10 @@ struct ConfigInfo image_config[] =
   { "editor.element_border.xpos",              "0"                     },
   { "editor.element_border.ypos",              "0"                     },
 
+  { "editor.element_border_input",             "RocksElements.pcx"     },
+  { "editor.element_border_input.xpos",                "0"                     },
+  { "editor.element_border_input.ypos",                "0"                     },
+
   { "background",                              UNDEFINED_FILENAME      },
   { "background.MAIN",                         UNDEFINED_FILENAME      },
   { "background.LEVELS",                       UNDEFINED_FILENAME      },