diff --git a/src/hu_stuff.c b/src/hu_stuff.c index 5a27968cc62b36d64a5b2d9454b55090032e359f..caf13a445716167adaa20424af74f268565787ea 100644 --- a/src/hu_stuff.c +++ b/src/hu_stuff.c @@ -204,7 +204,7 @@ void HU_LoadGraphics(void) HU_SetFontProperties(&hu_font, 0, 4, 8, 12); HU_SetFontProperties(&tny_font, 0, 2, 4, 12); HU_SetFontProperties(&cred_font, 0, 16, 16, 16); - HU_SetFontProperties(<_font, 0, 16, 20, 20); + HU_SetFontProperties(<_font, 0, 16, 20, 16); HU_SetFontProperties(&ntb_font, 2, 4, 20, 21); HU_SetFontProperties(&nto_font, 0, 4, 20, 21);