CustomizePlus+ -> Customize+, make characters collapsible in Character Management
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user