mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-15 10:34:14 +01:00
Merge branch 'petnames'
This commit is contained in:
commit
0522224f21
9 changed files with 205 additions and 3 deletions
|
|
@ -6,4 +6,5 @@ public record OptionalPluginWarning
|
|||
public bool ShownCustomizePlusWarning { get; set; } = false;
|
||||
public bool ShownHonorificWarning { get; set; } = false;
|
||||
public bool ShownMoodlesWarning { get; set; } = false;
|
||||
public bool ShowPetNicknamesWarning { get; set; } = false;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue