Revert "Update to latest proto definitions from SteamDatabase/Protobufs"

This reverts commit 9946f23749 for BC reasons.
This commit is contained in:
Robin Appelman 2025-10-19 14:53:08 +02:00
commit 70a102b373
127 changed files with 28656 additions and 40688 deletions

View file

@ -18,7 +18,6 @@ message CMsgGSServerType {
message CMsgGSStatusReply {
optional bool is_secure = 1;
optional bool is_valveds = 2;
}
message CMsgGSPlayerList {
@ -85,7 +84,6 @@ message CMsgClientGMSServerQuery {
optional uint32 region_code = 3;
optional string filter_text = 4;
optional uint32 max_servers = 5;
optional string sdr_ping_location = 6;
}
message CMsgGMSClientServerQueryResponse {