mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 18:17:21 +01:00
fix typo
This commit is contained in:
parent
5274607831
commit
9f2e64d736
1 changed files with 1 additions and 1 deletions
|
|
@ -293,7 +293,7 @@ public class TopTabMenu
|
|||
perm.SetDisableSounds(true);
|
||||
return perm;
|
||||
});
|
||||
PopupIndividualSetting("Individual Animations", "Enable sounds for all individuals", "Disable sounds for all individuals",
|
||||
PopupIndividualSetting("Individual Animations", "Enable animations for all individuals", "Disable animations for all individuals",
|
||||
FontAwesomeIcon.Running, FontAwesomeIcon.Stop,
|
||||
(perm) =>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue