From 6a5b7540cca8720223f3d100e71d0ea52cf1ee12 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 4 Jan 2006 18:02:25 +0000 Subject: [PATCH] this should not be static --- stepmania/src/arch/ArchHooks/ArchHooks.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/arch/ArchHooks/ArchHooks.h b/stepmania/src/arch/ArchHooks/ArchHooks.h index eacce51ffd..2ff3816edc 100644 --- a/stepmania/src/arch/ArchHooks/ArchHooks.h +++ b/stepmania/src/arch/ArchHooks/ArchHooks.h @@ -17,7 +17,7 @@ public: * Get the 2-letter RFC-639 code of the user's preferred language * for localized messages, in uppercase. */ - static RString GetPreferredLanguage() { return "EN"; } + static RString GetPreferredLanguage(); /* * If this is a second instance, return true. Optionally, give focus to the existing