don't warn for palette+, remove display from ui
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user