update lai injection
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
All checks were successful
Deploy to Production / deploy (push) Successful in 8s
This commit is contained in:
@@ -25772,10 +25772,10 @@ cr.getObjectRefTable = function () { return [
|
|||||||
cr.plugins_.Audio,
|
cr.plugins_.Audio,
|
||||||
cr.plugins_.Browser,
|
cr.plugins_.Browser,
|
||||||
cr.plugins_.Function,
|
cr.plugins_.Function,
|
||||||
cr.plugins_.Touch,
|
cr.plugins_.Sprite,
|
||||||
cr.plugins_.SenaPlugin,
|
cr.plugins_.SenaPlugin,
|
||||||
cr.plugins_.Text,
|
cr.plugins_.Text,
|
||||||
cr.plugins_.Sprite,
|
cr.plugins_.Touch,
|
||||||
cr.behaviors.Rex_MoveTo,
|
cr.behaviors.Rex_MoveTo,
|
||||||
cr.behaviors.Sin,
|
cr.behaviors.Sin,
|
||||||
cr.behaviors.Timer,
|
cr.behaviors.Timer,
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": 1771998207,
|
"version": 1771999605,
|
||||||
"fileList": [
|
"fileList": [
|
||||||
"data.js",
|
"data.js",
|
||||||
"c2runtime.js",
|
"c2runtime.js",
|
||||||
|
|||||||
@@ -333,7 +333,7 @@ SenaSDK.prototype.getTotalQuestions = function () {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Settings cho postMessage waiting
|
// Settings cho postMessage waiting
|
||||||
SenaSDK.prototype.POSTMESSAGE_TIMEOUT_MS = 1000; // 5 giây (chỉ dùng cho preview mode)
|
SenaSDK.prototype.POSTMESSAGE_TIMEOUT_MS = 3000; // 5 giây (chỉ dùng cho preview mode)
|
||||||
|
|
||||||
SenaSDK.prototype.load = function (callback, template = "G2510S1T30") {
|
SenaSDK.prototype.load = function (callback, template = "G2510S1T30") {
|
||||||
let self = this;
|
let self = this;
|
||||||
|
|||||||
Binary file not shown.
BIN
source/GameVoiceRush.capx.autosave
Normal file
BIN
source/GameVoiceRush.capx.autosave
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user