mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
@@ -31,9 +31,9 @@ abstract final class DanmakuOptions {
|
||||
area: danmakuShowArea,
|
||||
duration: danmakuDuration / speed,
|
||||
staticDuration: danmakuStaticDuration / speed,
|
||||
hideBottom: blockTypes.contains(5),
|
||||
hideBottom: blockTypes.contains(4),
|
||||
hideScroll: blockTypes.contains(2),
|
||||
hideTop: blockTypes.contains(4),
|
||||
hideTop: blockTypes.contains(5),
|
||||
hideSpecial: blockTypes.contains(7),
|
||||
strokeWidth: danmakuStrokeWidth,
|
||||
scrollFixedVelocity: scrollFixedVelocity,
|
||||
|
||||
@@ -239,7 +239,7 @@ packages:
|
||||
description:
|
||||
path: "."
|
||||
ref: main
|
||||
resolved-ref: "2012a4b9758bf29b30884bbf27247602925a7945"
|
||||
resolved-ref: "2a0f79712bd9d8856271e657859b36f060e55ef6"
|
||||
url: "https://github.com/bggRGjQaUbCoE/canvas_danmaku.git"
|
||||
source: git
|
||||
version: "0.2.6"
|
||||
|
||||
Reference in New Issue
Block a user