✨ feat(关卡): 关闭剧情弹幕
This commit is contained in:
@@ -55,6 +55,8 @@ export interface DicServerConst {
|
||||
readonly NEED_REBATE: number;
|
||||
// 推送
|
||||
readonly PUSH_MSG: number;
|
||||
// 是否关闭剧情弹幕
|
||||
readonly CLOSE_SCRIPT_BARRAGE: number;
|
||||
}
|
||||
|
||||
export const dicServerConst: DicServerConst = {} as DicServerConst;
|
||||
|
||||
Reference in New Issue
Block a user