X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=c5359b80b86e8979c4ad4baf5111440b13e7f462;hp=b57af4a9e1726fdfdebfac9d96a40c9bf160e824;hb=740b7b55a7f4982f08b09daee0152ec9df3240ae;hpb=06d8cf152effee74879d58cd6f05b6b6a7a982d1 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b57af4a9..c5359b80 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -7132,6 +7132,14 @@ struct ConfigInfo image_config[] = { "gfx.editor.input.level_number.height", "16" }, { "gfx.editor.input.level_number.border_size","1" }, + { "setup.input.text", "RocksSP.png" }, + { "setup.input.text.x", "0" }, + { "setup.input.text.y", "0" }, + { "setup.input.text.width", "32" }, + { "setup.input.text.height", "32" }, + { "setup.input.text.active_xoffset", "0" }, + { "setup.input.text.border_size", "0" }, + { "global.border", "RocksScreen.png" }, { "global.border.MAIN", UNDEFINED_FILENAME }, { "global.border.SCORES", UNDEFINED_FILENAME },