diff options
Diffstat (limited to 'common/util.h')
-rw-r--r-- | common/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/util.h b/common/util.h index 93ce2f2989..8e7b2555d1 100644 --- a/common/util.h +++ b/common/util.h @@ -154,6 +154,7 @@ public: * List of game language. */ enum Language { + ZH_CNA, ZH_TWN, CZ_CZE, NL_NLD, |