mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
don't warn for palette+, remove display from ui
This commit is contained in:
parent
948145b50f
commit
40d2d384f7
3 changed files with 0 additions and 18 deletions
|
|
@ -4,6 +4,5 @@ public record OptionalPluginWarning
|
|||
{
|
||||
public bool ShownHeelsWarning { get; set; } = false;
|
||||
public bool ShownCustomizePlusWarning { get; set; } = false;
|
||||
public bool ShownPalettePlusWarning { get; set; } = false;
|
||||
public bool ShownHonorificWarning { get; set; } = false;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue