From 4b90ba46dc9da5d09cf553f03971aef060124f36 Mon Sep 17 00:00:00 2001 From: qydysky Date: Thu, 18 May 2023 22:09:36 +0800 Subject: [PATCH] =?utf8?q?Fix=20=E9=87=8D=E8=BD=BD=E6=88=BF=E9=97=B4?= =?utf8?q?=E4=B8=8D=E5=8F=91=E9=80=81=E4=BF=AE=E6=94=B9=E6=88=BF=E9=97=B4?= =?utf8?q?=E4=BF=A1=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bili_danmu.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/bili_danmu.go b/bili_danmu.go index cf7105b..fdd64c4 100644 --- a/bili_danmu.go +++ b/bili_danmu.go @@ -137,9 +137,7 @@ func Start() { } cancle() } else { - // 房间初始化 fmt.Print("房间号: ", strconv.Itoa(c.C.Roomid), "\n") - c.C.Danmu_Main_mq.Push_tag(`change_room`, nil) } if !exit_sign { -- 2.39.2