]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
update
authorqydysky <qydysky@foxmail.com>
Sun, 11 Oct 2020 02:12:31 +0000 (10:12 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 11 Oct 2020 02:12:31 +0000 (10:12 +0800)
Reply/qt.go
VERSION

index 94cf28633725a2451af8ea9819f19653e31552ea..9f96d5af8e4e107ce9b59660dcfdc7d18cfe1bce 100644 (file)
@@ -25,6 +25,9 @@ var (
 
 func Qtdanmu() {
        if QtOn {return}
+       defer func() {
+               if err := recover(); err != nil {os.Exit(0)}
+       }()
        Qt_MaxMun = qtd.Qt_MaxMun
        Qt_LineHeight = qtd.Qt_LineHeight
        Qt_BlockMargin = qtd.Qt_BlockMargin
diff --git a/VERSION b/VERSION
index aa2ed1b274e76dea6a691d643b2bc92da149d4c3..586c088abb87e4bed6cb61a8f2c31490b646dbfc 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010051837
\ No newline at end of file
+202010111012
\ No newline at end of file