diff --git a/fast64_internal/sm64/settings/properties.py b/fast64_internal/sm64/settings/properties.py index 588b2c8c9..92a0fb748 100644 --- a/fast64_internal/sm64/settings/properties.py +++ b/fast64_internal/sm64/settings/properties.py @@ -70,7 +70,7 @@ class SM64_Properties(PropertyGroup): force_extended_ram: BoolProperty(name="Force Extended Ram", default=True) matstack_fix: BoolProperty( name="Matstack Fix", - description="Exports account for matsack fix requirements", + description="Exports account for matstack fix requirements", default=False, )