X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=1289c0b6faca1dd467202d00267ee509aa96824c;hb=c956237d7c5507aea649ce7b20c00d7bd9d37a7a;hp=836b436fd9b30bc5a2e4adc2f016e42aa081437b;hpb=1c3065c351ef8a8637af5540dea2b39c1d86e80f;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 836b436f..1289c0b6 100644 --- a/src/main.c +++ b/src/main.c @@ -3018,15 +3018,18 @@ struct FontInfo font_info[NUM_FONTS + 1] = { "font.text_2" }, { "font.text_3" }, { "font.text_4" }, - { "font.input" }, - { "font.input.active" }, + { "font.input_1.active" }, + { "font.input_1" }, + { "font.input_2.active" }, + { "font.input_2" }, { "font.option_off" }, { "font.option_on" }, { "font.value_1" }, { "font.value_2" }, { "font.value_old" }, - { "font.tape_recorder" }, { "font.level_number" }, + { "font.tape_recorder" }, + { "font.game_info" }, };