summaryrefslogtreecommitdiffstats
path: root/scp2/source/templates/module_helppack.sct
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/templates/module_helppack.sct')
-rw-r--r--scp2/source/templates/module_helppack.sct2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/templates/module_helppack.sct b/scp2/source/templates/module_helppack.sct
index ac8779a5e8cc..3b80cd88dec2 100644
--- a/scp2/source/templates/module_helppack.sct
+++ b/scp2/source/templates/module_helppack.sct
@@ -32,7 +32,7 @@ Module gid_Module_Helppack_Root_<LANGUAGE_>
MOD_NAME_DESC(MODULE_HELPPACK_<LANGUAGEBIG_>);
#ifdef WITH_HELPPACK_INTEGRATION
Styles =(FORCEHELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME, LANGUAGEMODULE);
-#ifdef WITH_HELPPACK_INTEGRATION
+#else
Styles =(HELPPACK, HIDDEN_ROOT, USELANGUAGENAME, LANGUAGEMODULE);
#endif
End