Skip to content

Commit

Permalink
Update protos
Browse files Browse the repository at this point in the history
  • Loading branch information
psychonic committed Nov 24, 2023
1 parent 1d394d3 commit 6349d71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions game/shared/usermessages.proto
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,9 @@ message CUserMessage_Diagnostic_Response {
optional string alias = 11;
optional bytes backup = 12;
optional int32 context = 13;
optional int64 control = 14;
optional int64 augment = 15;
optional int64 placebo = 16;
}

repeated .CUserMessage_Diagnostic_Response.Diagnostic diagnostics = 1;
Expand Down

0 comments on commit 6349d71

Please sign in to comment.