diff --git a/proto/FriendBrief.proto b/proto/FriendBrief.proto index 955ea9db..3b1acf45 100644 --- a/proto/FriendBrief.proto +++ b/proto/FriendBrief.proto @@ -45,6 +45,6 @@ message FriendBrief { bool is_game_source = 25; bool is_psn_source = 26; PlatformType platform_type = 27; - bool IEAHDCLDOEJ = 28; - bool BJFJJMGENCH = 29; + bool is_in_duel = 28; + bool is_duel_observable = 29; }