mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
Merge pull request #1210 from ctrlaltca/profile_edit
Profile management
This commit is contained in:
commit
6bf421cc31
24 changed files with 701 additions and 270 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