feat(关卡): 关闭剧情弹幕

This commit is contained in:
luying
2023-03-28 14:42:51 +08:00
parent 5bd61ed0b3
commit ba524593dd
4 changed files with 13 additions and 1 deletions

View File

@@ -36,5 +36,6 @@
"CAN_PAY": 1,
"SKIP_ENCODE": 0,
"NEED_REBATE": 0,
"PUSH_MSG": 0
"PUSH_MSG": 0,
"CLOSE_SCRIPT_BARRAGE": 1
}