HJDanmaku-Swift
HJDanmaku-Swift copied to clipboard
fix: prepare properly with empty danmakus array
prepareDanmakus
will not set self.isPrepared = true
if the input is an empty array, so I modify it to make sure the self.isPrepared = true
.