diff options
Diffstat (limited to 'scp2/source/math/module_math.scp')
-rw-r--r-- | scp2/source/math/module_math.scp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scp2/source/math/module_math.scp b/scp2/source/math/module_math.scp index a683e479d9b6..c45e6500c654 100644 --- a/scp2/source/math/module_math.scp +++ b/scp2/source/math/module_math.scp @@ -33,7 +33,6 @@ Module gid_Module_Prg_Math_Bin MOD_NAME_DESC ( MODULE_PRG_MATH_BIN ); ParentID = gid_Module_Prg_Math; Sortkey = "100"; - Minimal = YES; Default = YES; Styles = (HIDDEN_ROOT); Files = (auto_math_ALL, @@ -49,7 +48,6 @@ Module gid_Module_Brand_Prg_Math ParentID = gid_Module_Prg_Math; Sortkey = "100"; InstallOrder = "1040"; - Minimal = YES; Default = YES; Styles = (HIDDEN_ROOT); Files = (auto_math_brand_ALL); |