config_locale: update description for Battle Music

This commit is contained in:
Hyper 2024-11-19 02:06:28 +00:00
parent dc3bfb8e3c
commit 5c954c5427

View file

@ -235,7 +235,7 @@ CONFIG_DEFINE_LOCALE(WerehogBattleMusic)
CONFIG_DEFINE_DESCRIPTION_LOCALE(WerehogBattleMusic)
{
{ ELanguage::English, "Set whether to play the Werehog battle theme during combat." }
{ ELanguage::English, "Set whether to play the Werehog battle theme during combat.\n\nThis option will apply the next time you're in combat." }
};
CONFIG_DEFINE_LOCALE(WindowSize)