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
2024-08-14 21:19:46 -04:00
parent f9fd2214cf
commit 1f42f351aa
4 changed files with 10 additions and 576 deletions

View File

@ -661,6 +661,7 @@ message CMsgServerUserCmd {
optional int32 cmd_number = 2;
optional int32 player_slot = 3 [default = -1];
optional int32 server_tick_executed = 4;
optional int32 client_tick = 5;
}
message CSVCMsg_UserCommands {