rename setting

recast_test_fix_c17
Evil Eye 4 years ago
parent e62fff5f2e
commit 275b9aea4d

@ -62,7 +62,7 @@ namespace MWClass
Container::Container()
{
mHarvestEnabled = Settings::Manager::getBool("enable graphic herbalism", "Game");
mHarvestEnabled = Settings::Manager::getBool("graphic herbalism", "Game");
}
void Container::ensureCustomData (const MWWorld::Ptr& ptr) const

@ -362,7 +362,7 @@ trainers training skills based on base skill = false
always allow stealing from knocked out actors = false
# Enables visually harvesting plants for models that support it.
enable graphic herbalism = true
graphic herbalism = true
[General]

Loading…
Cancel
Save