diff --git a/src/hu_stuff.h b/src/hu_stuff.h index 487b06e1a..3be1bdcac 100644 --- a/src/hu_stuff.h +++ b/src/hu_stuff.h @@ -50,7 +50,7 @@ extern "C" { // Level title font #define LT_FONTSTART '!' // the first font characters -#define LT_FONTEND 'z' // the last font characters +#define LT_FONTEND '~' // the last font characters #define LT_FONTSIZE (LT_FONTEND - LT_FONTSTART + 1) #define CRED_FONTSTART '!' // the first font character