修复红录像问题(startUpdate函数未通过录像验证)
This commit is contained in:
parent
585dc614ab
commit
0c6060aef8
@ -96,6 +96,7 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 =
|
|||||||
|
|
||||||
const ctx = core.dom.startCanvas.getContext('2d')
|
const ctx = core.dom.startCanvas.getContext('2d')
|
||||||
core.startUpdate = function () {
|
core.startUpdate = function () {
|
||||||
|
if (main.replayChecking) return
|
||||||
let text
|
let text
|
||||||
const DoveCreatorJudge = ["53926", "43693", "5196", "17556", "6023", "5578", "45745", "45415"]
|
const DoveCreatorJudge = ["53926", "43693", "5196", "17556", "6023", "5578", "45745", "45415"]
|
||||||
const Producer = ["44568", "42271", "51216", "66492"]
|
const Producer = ["44568", "42271", "51216", "66492"]
|
||||||
|
Loading…
Reference in New Issue
Block a user