- moved language CVAR to backend.

This commit is contained in:
Christoph Oelckers 2022-10-02 17:59:02 +02:00
commit b19b0db150
5 changed files with 22 additions and 15 deletions

View file

@ -265,7 +265,6 @@ DEFINE_ACTION_FUNCTION(FFont, BreakLines)
bool generic_ui;
EXTERN_CVAR(String, language)
bool CheckFontComplete(FFont* font)
{