- adapted font system to properly handle Turkish.

Those i's are really messy, especially when dealing with allcaps or pure lowercase fonts.
This commit is contained in:
Christoph Oelckers 2023-03-31 17:40:19 +02:00 committed by nashmuhandes
commit f6affef791
9 changed files with 46 additions and 12 deletions

View file

@ -62,6 +62,7 @@ extern FString endoomName;
extern bool batchrun;
extern float menuBlurAmount;
extern bool generic_ui;
extern bool special_i;
extern int paused;
extern bool pauseext;