X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=bfcc5bee8889a7b09eeacc4ef8157e151833d776;hb=f7f811394065061581b0fb679687e473b4ce03cc;hp=96ff7825da2219bf8aedc4ddb73c64822cb1cf16;hpb=f1f15272242355ab7bc94028b4fa4b2e0f8152b5;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 96ff7825..bfcc5bee 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -4871,7 +4871,7 @@ struct ConfigInfo image_config[] = { "tape.label.gfx.date.width", "90" }, { "tape.label.gfx.date.height", "31" }, { "tape.label.gfx.time", "RocksDoor.png" }, - { "tape.label.gfx.time.x", "345" }, + { "tape.label.gfx.time.x", "346" }, { "tape.label.gfx.time.y", "335" }, { "tape.label.gfx.time.width", "45" }, { "tape.label.gfx.time.height", "13" }, @@ -7089,7 +7089,7 @@ struct ConfigInfo image_config[] = { "tape.label.date.x", "5" }, { "tape.label.date.y", "5" }, - { "tape.label.time.x", "45" }, + { "tape.label.time.x", "46" }, { "tape.label.time.y", "55" }, { "tape.text.date.x", "7" }, @@ -7106,7 +7106,7 @@ struct ConfigInfo image_config[] = { "tape.text.date_yyyy.y", "-1" }, { "tape.text.date_yyyy.align", "left" }, { "tape.text.date_yyyy.valign", "top" }, - { "tape.text.date_yyyy.digits", "2" }, + { "tape.text.date_yyyy.digits", "4" }, { "tape.text.date_yyyy.font", "font.tape_recorder" }, { "tape.text.date_yyyy.draw_masked", "true" }, { "tape.text.date_yy.x", "-1" }, @@ -7116,13 +7116,13 @@ struct ConfigInfo image_config[] = { "tape.text.date_yy.digits", "2" }, { "tape.text.date_yy.font", "font.tape_recorder" }, { "tape.text.date_yy.draw_masked", "true" }, - { "tape.text.date_mmm.x", "-1" }, - { "tape.text.date_mmm.y", "-1" }, - { "tape.text.date_mmm.align", "left" }, - { "tape.text.date_mmm.valign", "top" }, - { "tape.text.date_mmm.digits", "2" }, - { "tape.text.date_mmm.font", "font.tape_recorder" }, - { "tape.text.date_mmm.draw_masked", "true" }, + { "tape.text.date_mon.x", "-1" }, + { "tape.text.date_mon.y", "-1" }, + { "tape.text.date_mon.align", "left" }, + { "tape.text.date_mon.valign", "top" }, + { "tape.text.date_mon.chars", "3" }, + { "tape.text.date_mon.font", "font.tape_recorder" }, + { "tape.text.date_mon.draw_masked", "true" }, { "tape.text.date_mm.x", "-1" }, { "tape.text.date_mm.y", "-1" }, { "tape.text.date_mm.align", "left" },