removed global animation configuration option '.step_frames' again
[rocksndiamonds.git] / src / conf_gfx.c
index ed2d85ebf8d6c7a4a594a09fbd04b83144bb7c1d..04db35adef9073cfda0039f78a6e027e51e5a43c 100644 (file)
@@ -47,7 +47,6 @@ struct ConfigTypeInfo image_config_suffix[] =
   { ".step_offset",                    "4",            TYPE_INTEGER    },
   { ".step_xoffset",                   ARG_UNDEFINED,  TYPE_INTEGER    },
   { ".step_yoffset",                   ARG_UNDEFINED,  TYPE_INTEGER    },
-  { ".step_frames",                    ARG_UNDEFINED,  TYPE_INTEGER    },
   { ".step_delay",                     "1",            TYPE_INTEGER    },
   { ".direction",                      ARG_UNDEFINED,  TYPE_STRING     },
   { ".position",                       ARG_UNDEFINED,  TYPE_STRING     },