X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=fc506b54e005ff513a72e3653fcdda2f0b5dcada;hp=f75a4671211f1da55c4179a6a4f93aad62159200;hb=04cfb5daeff6cbceef152fc01ad5852407c0c918;hpb=74ed6f367314f4b4f373b45f82cedd04595a2608 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index f75a4671..fc506b54 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -5079,10 +5079,10 @@ struct ConfigInfo image_config[] = { "titlemessage_5.skip_comments", "false" }, { "titlemessage_5.sort_priority", "0" }, - { "readme.x", "-1" }, - { "readme.y", "-1" }, - { "readme.width", "-1" }, - { "readme.height", "-1" }, + { "readme.x", "272" }, + { "readme.y", "150" }, + { "readme.width", "480" }, + { "readme.height", "364" }, { "readme.chars", "-1" }, { "readme.lines", "-1" }, { "readme.align", "center" },