X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=009d28327c6a11125fd0470ea6f90d4cc0a65960;hb=cf4113a22a957abad9fd6abdb4f8efab6bbeb017;hp=b46c8c5a0857fe8d5a5b013d78b3422465126ecd;hpb=9ac63ed68417dba413c129c1c14c179f2437fd44;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index b46c8c5a..009d2832 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -6621,7 +6621,7 @@ struct ConfigInfo image_config[] = { "font.input_1.active.MAIN.width", "32" }, { "font.input_1.active.MAIN.height", "32" }, { "font.input_1.active.NAMES", UNDEFINED_FILENAME }, - { "font.input_1.active.NAMES.clone_from", "font.input_1.MAIN" }, + { "font.input_1.active.NAMES.clone_from", "font.input_1.active.MAIN" }, { "font.input_1.active.SETUP", "RocksFontBig.png" }, { "font.input_1.active.SETUP.x", "0" }, { "font.input_1.active.SETUP.y", "0" },