X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=8bbf6186b89c45af879db879d00be07003e09a0e;hb=1e2fa0f4dad96d33535e3dd3d85fbf9219c0d1bc;hp=7034a099a04eefab01e783461f09ef3fdd5482f4;hpb=7b387b9e5e8095a01c18ea041f19d71be83146b9;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 7034a099..8bbf6186 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -4690,8 +4690,8 @@ struct ConfigInfo image_config[] = { "font.text_1.active.SCORES.y", "0" }, { "font.text_1.active.SCORES.width", "16" }, { "font.text_1.active.SCORES.height", "32" }, - { "font.text_1.PLAYING", UNDEFINED_FILENAME }, - { "font.text_1.PLAYING.clone_from", "font.level_number" }, + { "font.text_1.PANEL", UNDEFINED_FILENAME }, + { "font.text_1.PANEL.clone_from", "font.level_number" }, { "font.text_1.DOOR", UNDEFINED_FILENAME }, { "font.text_1.DOOR.clone_from", "font.level_number" }, { "font.text_2", "RocksFontSmall.pcx" },