- update of language code from GZDoom.

This commit is contained in:
Christoph Oelckers 2020-10-05 00:46:24 +02:00
parent 7c89db69bd
commit 9606b09ddd
7 changed files with 56 additions and 3 deletions

View file

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