mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Rename smsOrganic to smsTreeOrganic
This commit is contained in:
@@ -230,7 +230,7 @@ static t_config_enum_values s_keys_map_SupportMaterialStyle {
|
||||
{ "tree_slim", smsTreeSlim },
|
||||
{ "tree_strong", smsTreeStrong },
|
||||
{ "tree_hybrid", smsTreeHybrid },
|
||||
{ "organic", smsOrganic }
|
||||
{ "organic", smsTreeOrganic }
|
||||
};
|
||||
CONFIG_OPTION_ENUM_DEFINE_STATIC_MAPS(SupportMaterialStyle)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user