mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 18:47:23 +01:00
CustomizePlus+ -> Customize+, make characters collapsible in Character Management
This commit is contained in:
parent
56242c0e7a
commit
c4aeb98126
3 changed files with 45 additions and 39 deletions
|
|
@ -1,7 +1,7 @@
|
|||
namespace MareSynchronos.MareConfiguration;
|
||||
|
||||
[Serializable]
|
||||
public class Authentication
|
||||
public record Authentication
|
||||
{
|
||||
public string CharacterName { get; set; } = string.Empty;
|
||||
public uint WorldId { get; set; } = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue