From a60dfa949fbc48e272fa2935f0dc5af0c53ef2fc Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Thu, 16 Dec 2010 13:53:35 +0100 Subject: Adding LANGUAGEMODULE flag to helppack files --- scp2/source/templates/module_helppack.sct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scp2/source/templates') diff --git a/scp2/source/templates/module_helppack.sct b/scp2/source/templates/module_helppack.sct index d0501ba0da3c..32b4a7a15a3f 100644 --- a/scp2/source/templates/module_helppack.sct +++ b/scp2/source/templates/module_helppack.sct @@ -30,5 +30,5 @@ Module gid_Module_Helppack_Root_ Sortkey = ""; Language = ""; MOD_NAME_DESC(MODULE_HELPPACK_); - Styles =(HELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME); + Styles =(HELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME, LANGUAGEMODULE); End -- cgit