X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=33df19924bfdc6fc0fcfbd105046cdad8eb2cc5d;hb=652f2eebd3bac1458da0010bef1b1208c19649c7;hp=09fff402402ea34c8de88f35d641b95ce410fe5f;hpb=68f0ce90185b6ea19cad62bc6328326bda538951;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 09fff402..33df1992 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3956,11 +3956,6 @@ struct ConfigInfo image_config[] = { "font.title_1.y", "480" }, { "font.title_1.width", "32" }, { "font.title_1.height", "32" }, - { "font.title_1.LEVELS", "RocksFontBig.pcx" }, - { "font.title_1.LEVELS.x", "0" }, - { "font.title_1.LEVELS.y", "320" }, - { "font.title_1.LEVELS.width", "32" }, - { "font.title_1.LEVELS.height", "32" }, { "font.title_2", "RocksFontSmall.pcx" }, { "font.title_2.x", "0" }, { "font.title_2.y", "0" }, @@ -4186,6 +4181,15 @@ struct ConfigInfo image_config[] = { "editor.element_border_input.xpos", "0" }, { "editor.element_border_input.ypos", "0" }, + { "editor.cascade_list", "RocksFontEM.pcx" }, + { "editor.cascade_list.xpos", "11" }, + { "editor.cascade_list.ypos", "0" }, + { "editor.cascade_list.frames", "1" }, + { "editor.cascade_list.active", "RocksFontEM.pcx" }, + { "editor.cascade_list.active.xpos", "13" }, + { "editor.cascade_list.active.ypos", "0" }, + { "editor.cascade_list.active.frames", "1" }, + { "background.envelope_1", "RocksScreen.pcx" }, { "background.envelope_1.x", "0" }, { "background.envelope_1.y", "0" },