From 8a440a84961bd4f2e511e01582ddbd40a3afe000 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 10 Feb 2004 04:59:02 +0000 Subject: Add languages Sync md5 Correct another name svn-id: r12805 --- common/util.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common') diff --git a/common/util.h b/common/util.h index cf8e8b9b42..c98a3ffead 100644 --- a/common/util.h +++ b/common/util.h @@ -109,7 +109,8 @@ enum Language { EN_GRB = 10, HB_HEB = 20, RU_RUS = 21, - CZ_CZE = 22 + CZ_CZE = 22, + NL_NOR = 23 }; struct LanguageDescription { -- cgit v1.2.3