1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 12:06:07 +08:00

Update protos

This commit is contained in:
Nick Hastings
2023-11-24 11:44:00 -05:00
parent 1d394d3365
commit 6349d71be0

View File

@ -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;