rnd-20100617-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 1e318e419adf0bb8089c0fd33c0cf22bd8bbd974..459879202234452cad886686bcf4cfde8a0f98a9 100644 (file)
@@ -6590,7 +6590,7 @@ struct ConfigInfo image_config[] =
   { "tape.symbol.pause.x",                     "40"                    },
   { "tape.symbol.pause.y",                     "41"                    },
   { "tape.symbol.record.x",                    "25"                    },
-  { "tape.symbol.record.y",                    "5"                     },
+  { "tape.symbol.record.y",                    "41"                    },
   { "tape.symbol.play.x",                      "57"                    },
   { "tape.symbol.play.y",                      "41"                    },
   { "tape.symbol.fast_forward.x",              "39"                    },
@@ -6611,13 +6611,13 @@ struct ConfigInfo image_config[] =
   { "tape.label.pause.x",                      "5"                     },
   { "tape.label.pause.y",                      "61"                    },
   { "tape.label.record.x",                     "5"                     },
-  { "tape.label.record.y",                     "5"                     },
+  { "tape.label.record.y",                     "41"                    },
   { "tape.label.play.x",                       "70"                    },
   { "tape.label.play.y",                       "41"                    },
   { "tape.label.fast_forward.x",               "5"                     },
   { "tape.label.fast_forward.y",               "42"                    },
-  { "tape.label.warp_forward.x",               "5"                     },
-  { "tape.label.warp_forward.y",               "42"                    },
+  { "tape.label.warp_forward.x",               "-1"                    },
+  { "tape.label.warp_forward.y",               "-1"                    },
   { "tape.label.warp_forward_blind.x",         "5"                     },
   { "tape.label.warp_forward_blind.y",         "42"                    },
   { "tape.label.pause_before_end.x",           "5"                     },