mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 22:47:32 -06:00
Rename smsOrganic
to smsTreeOrganic
This commit is contained in:
parent
1c498664a5
commit
cc9f29c463
9 changed files with 12 additions and 12 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue