From: qydysky Date: Sun, 10 Apr 2022 11:06:19 +0000 (+0800) Subject: prog fix X-Git-Tag: v0.5.10~41^2~81^2 X-Git-Url: http://127.0.0.1:8081/?a=commitdiff_plain;h=c78cd6052ae3ee9cb485a108300a84f96cf831f7;p=bili_danmu%2F.git prog fix --- diff --git a/Reply/gtk.go b/Reply/gtk.go index c05b9ed..cbd4f43 100644 --- a/Reply/gtk.go +++ b/Reply/gtk.go @@ -492,7 +492,7 @@ func Gtk_danmu() { } else { in_smooth_roll = false tmp.SetValue(max) - if v, ok := c.C.C.K_v.LoadV(`gtk_保留弹幕数量`).(float64); ok { + if v, ok := c.C.K_v.LoadV(`gtk_保留弹幕数量`).(float64); ok { loc -= int(v) } else { loc -= 25