Skip to content

Commit 567ffff

Browse files
NickKhalowpopuz
authored andcommitted
protocol_version for Packet
1 parent 7ad1f94 commit 567ffff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proto/decentraland/kernel/comms/rfc4/comms.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ message Packet {
1818
PlayerEmote player_emote = 9;
1919
SceneEmote scene_emote = 10;
2020
}
21+
uint32 protocol_version = 11;
2122
}
2223

2324
message Position {

0 commit comments

Comments
 (0)