- 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

@ -666,3 +666,5 @@ const char *StringMap::MatchString (const char *string) const
}
FStringTable GStrings;