X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=312cb2cbb1eb5ac170a1ac265faa27c6eb32150a;hb=bb49e2b2a9bb4aefe76182be725e998bf9495976;hp=36cd516fb627d0c425581265c7421b4300c3063b;hpb=3e10387c490e2db8997d6e909d7d13d71fe876e3;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 36cd516f..312cb2cb 100644 --- a/src/main.c +++ b/src/main.c @@ -7483,6 +7483,7 @@ struct FontInfo font_info[NUM_FONTS + 1] = { "font.option_on" }, { "font.value_1" }, { "font.value_2" }, + { "font.value_old_narrow" }, { "font.value_old" }, { "font.value_narrow" }, { "font.level_number.active" }, @@ -7491,6 +7492,7 @@ struct FontInfo font_info[NUM_FONTS + 1] = { "font.game_info" }, { "font.info.elements" }, { "font.info.levelset" }, + { "font.main.network_players" }, { NULL } };