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_ MOD_NAME_DESC(MODULE_HELPPACK_); #ifdef WITH_HELPPACK_INTEGRATION Styles =(FORCEHELPPACK, SHOW_MULTILINGUAL_ONLY, USELANGUAGENAME, LANGUAGEMODULE); -#ifdef WITH_HELPPACK_INTEGRATION +#else Styles =(HELPPACK, HIDDEN_ROOT, USELANGUAGENAME, LANGUAGEMODULE); #endif End