mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-08-02 12:14:48 +02:00
Revert "Update to latest proto definitions from SteamDatabase/Protobufs"
This reverts commit 9946f23749 for BC reasons.
This commit is contained in:
parent
38ae8528fb
commit
70a102b373
127 changed files with 28656 additions and 40688 deletions
|
|
@ -122,11 +122,6 @@ message CMsgClientPersonaState {
|
|||
optional string value = 2;
|
||||
}
|
||||
|
||||
message OtherGameData {
|
||||
optional uint64 gameid = 1;
|
||||
repeated .CMsgClientPersonaState.Friend.KV rich_presence = 2;
|
||||
}
|
||||
|
||||
optional fixed64 friendid = 1;
|
||||
optional uint32 persona_state = 2;
|
||||
optional uint32 game_played_app_id = 3;
|
||||
|
|
@ -159,8 +154,6 @@ message CMsgClientPersonaState {
|
|||
optional bool player_name_pending_review = 79;
|
||||
optional bool avatar_pending_review = 80;
|
||||
optional bool on_steam_deck = 81;
|
||||
repeated .CMsgClientPersonaState.Friend.OtherGameData other_game_data = 82;
|
||||
optional uint32 gaming_device_type = 83;
|
||||
}
|
||||
|
||||
optional uint32 status_flags = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue