From e754bb123f44b0f524ec9dd6d67a1e9d2803a7c5 Mon Sep 17 00:00:00 2001 From: sk <123456@qq.com> Date: Thu, 22 Aug 2024 13:48:48 +0800 Subject: [PATCH] update --- protocol/player/player.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/player/player.pb.go b/protocol/player/player.pb.go index d6670e6..ada7556 100644 --- a/protocol/player/player.pb.go +++ b/protocol/player/player.pb.go @@ -10903,7 +10903,7 @@ type Config struct { // Tp 类型: // 1:小精灵快捷入口 On开关 Value地址 - // 2: ... + // 2:比赛观战开关 On开关 // ... Tp int32 `protobuf:"varint,1,opt,name=Tp,proto3" json:"Tp,omitempty"` On bool `protobuf:"varint,2,opt,name=On,proto3" json:"On,omitempty"`