mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-20 02:20:11 +08:00
@@ -70,6 +70,8 @@ class PlDanmakuController {
|
||||
final danmakuWeight = DanmakuOptions.danmakuWeight;
|
||||
final shouldFilter = filters.count != 0;
|
||||
for (final element in elems) {
|
||||
if (element.mode == 7) continue;
|
||||
|
||||
if (_isLogin) {
|
||||
element.isSelf = element.midHash == _plPlayerController.midHash;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user