From 74edc18cf5d6b03a7c77e6a9c335710f52c4d885 Mon Sep 17 00:00:00 2001 From: p3k Date: Thu, 21 Jun 2001 14:46:59 +0000 Subject: [PATCH] added country/language def's again --- build/antclick/server.properties | 2 ++ build/main/server.properties | 2 ++ server.properties | 2 ++ 3 files changed, 6 insertions(+) diff --git a/build/antclick/server.properties b/build/antclick/server.properties index e69de29b..299a3d5c 100644 --- a/build/antclick/server.properties +++ b/build/antclick/server.properties @@ -0,0 +1,2 @@ +country = AT +language = de diff --git a/build/main/server.properties b/build/main/server.properties index e69de29b..299a3d5c 100644 --- a/build/main/server.properties +++ b/build/main/server.properties @@ -0,0 +1,2 @@ +country = AT +language = de diff --git a/server.properties b/server.properties index e69de29b..299a3d5c 100644 --- a/server.properties +++ b/server.properties @@ -0,0 +1,2 @@ +country = AT +language = de