Update FriendBrief.proto
This commit is contained in:
parent
ed32026de2
commit
28b45b3581
|
@ -45,6 +45,6 @@ message FriendBrief {
|
||||||
bool is_game_source = 25;
|
bool is_game_source = 25;
|
||||||
bool is_psn_source = 26;
|
bool is_psn_source = 26;
|
||||||
PlatformType platform_type = 27;
|
PlatformType platform_type = 27;
|
||||||
bool IEAHDCLDOEJ = 28;
|
bool is_in_duel = 28;
|
||||||
bool BJFJJMGENCH = 29;
|
bool is_duel_observable = 29;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue