feat(menustyling) remove other styling before applying
This commit is contained in:
parent
1bf6887bf0
commit
a49d2d74e6
2 changed files with 51 additions and 14 deletions
|
|
@ -8,5 +8,6 @@ namespace gay.lilyy.MenuStyling
|
|||
{
|
||||
public string Prefix = "<b><color=#c481d6>";
|
||||
public string Suffix = "";
|
||||
public bool RemovePreexistingStyling = true;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue