mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 11:38:49 -07:00
Profile management
This commit is contained in:
parent
8407d7cc36
commit
26f317ee75
21 changed files with 883 additions and 18 deletions
|
|
@ -22,4 +22,5 @@ message ServerInfo_User {
|
|||
optional sint32 server_id = 9 [default = -1];
|
||||
optional uint64 session_id = 10;
|
||||
optional uint64 accountage_secs = 11;
|
||||
optional string email = 12;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue