- moved language switching code to 'common'.

This commit is contained in:
Christoph Oelckers 2020-10-05 00:41:26 +02:00
commit 3a81c07ecf
6 changed files with 53 additions and 43 deletions

View file

@ -2967,4 +2967,3 @@ DEFINE_FIELD(DBaseStatusBar, itemflashFade);
DEFINE_FIELD(DHUDFont, mFont);
DEFINE_GLOBAL(StatusBar);
DEFINE_GLOBAL(generic_ui)