diff --git a/protocol/userProxy.proto b/protocol/userProxy.proto index d269cf3a5423f9ce2edb60eb2ec59190325e9974..2bb6bd6d0b11b69f964e15a21d6ff0a01d5787d1 100644 --- a/protocol/userProxy.proto +++ b/protocol/userProxy.proto @@ -214,6 +214,7 @@ message GlobalGiftBanner { uint32 cpLevel = 15; // cp等级 string receiveUserAvatar = 16; uint32 nobleLevel = 17; // 贵族等级 + string custom_effect_url = 18; // 定制特效url } /* id == 116 横幅的回应,用来测量RTT */