fix danmaku.show
This commit is contained in:
parent
b8fde8da54
commit
5f1ff79ab1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -300,6 +300,7 @@ class Danmaku {
|
|||
|
||||
show () {
|
||||
this.showing = true;
|
||||
this.seek();
|
||||
this.play();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue