X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_chr.c;h=a797319a70425827aef11811dd618126e63be150;hb=462bca0782be497b984922afda26b5bf12bd3d75;hp=506c8b27244a0ae6f904d26af269c59e5ecbe5e7;hpb=1ed02c282e3b4bd73c5d26244e4df30d731cc6c8;p=rocksndiamonds.git diff --git a/src/conf_chr.c b/src/conf_chr.c index 506c8b27..a797319a 100644 --- a/src/conf_chr.c +++ b/src/conf_chr.c @@ -1,7 +1,7 @@ /*********************************************************** * Rocks'n'Diamonds -- McDuffin Strikes Back! * *----------------------------------------------------------* -* (c) 1995-2002 Artsoft Entertainment * +* (c) 1995-2006 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -22,6 +22,10 @@ { "char_space.xpos", "0" }, { "char_space.ypos", "0" }, { "char_space.frames", "1" }, + { "char_space.EDITOR", "RocksFontEM.pcx" }, + { "char_space.EDITOR.xpos", "7" }, + { "char_space.EDITOR.ypos", "4" }, + { "char_space.EDITOR.frames", "1" }, { "char_exclam", "RocksFontEM.pcx" }, { "char_exclam.xpos", "1" }, @@ -43,10 +47,10 @@ { "char_dollar.ypos", "0" }, { "char_dollar.frames", "1" }, - { "char_procent", "RocksFontEM.pcx" }, - { "char_procent.xpos", "5" }, - { "char_procent.ypos", "0" }, - { "char_procent.frames", "1" }, + { "char_percent", "RocksFontEM.pcx" }, + { "char_percent.xpos", "5" }, + { "char_percent.ypos", "0" }, + { "char_percent.frames", "1" }, { "char_ampersand", "RocksFontEM.pcx" }, { "char_ampersand.xpos", "6" },