X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=2a02b3c19b50b0c0447668949d86bde55d6683c0;hp=8aafe241ed631f69c0b4ec1d129fcd883ebd8a31;hb=ba702cd338586991ab20176cf5587afbb4d77af7;hpb=04575ef0d5f1551715fca1d1def889fd63b5c3ad diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 8aafe241..2a02b3c1 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -5061,6 +5061,18 @@ 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.chars", "-1" }, + { "readme.lines", "-1" }, + { "readme.align", "center" }, + { "readme.autowrap", "true" }, + { "readme.centered", "false" }, + { "readme.skip_comments", "true" }, + { "readme.sort_priority", "0" }, + { "global.num_toons", "20" }, { "border.draw_masked.TITLE", "false" },