We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The file is about 5M in size.
simplified structure:
window.__require = (function t(e, i, n) { function o(a, s) { if (!i[a]) { if (!e[a]) { let l = a.split("/"); l = l[l.length - 1]; if (!e[l]) { const g = typeof __require == "function" && __require; if (!s && g) { return g(l, true); } if (r) { return r(l, true); } throw new Error(`Cannot find module '${a}'`); } a = l; } const c = (i[a] = { exports: {} }); e[a][0].call( c.exports, (t) => o(e[a][1][t] || t), c, c.exports, t, e, i, n ); } return i[a].exports; } var r = typeof __require == "function" && __require; for (let a = 0; a < n.length; a++) { o(n[a]); } return o; })( { ActDreamLandBase: [ function (t, e, i) { cc._RF.push(e, "57ca2NuC29G3bHa7IhdNHk8", "ActDreamLandBase"); let n; const o = (this && this.__extends) || ((n = (t, e) => (n = Object.setPrototypeOf || ({ __proto__: [] } instanceof Array && ((t, e) => { t.__proto__ = e; })) || ((t, e) => { for (const i in e) { if (Object.prototype.hasOwnProperty.call(e, i)) { t[i] = e[i]; } } }))(t, e)), (t, e) => { function i() { this.constructor = t; } n(t, e); t.prototype = e === null ? Object.create(e) : ((i.prototype = e.prototype), new i()); }); Object.defineProperty(i, "__esModule", { value: true }); i.ActDreamLandBase = undefined; const r = ((t) => { function e(...args) { return (t !== null && t.apply(this, args)) || this; } o(e, t); e.prototype.getActivityData = () => null; e.prototype.getSystemId = () => 0; e.prototype.getScore = () => 0; return e; })(t("../UIBase").UIBase); i.ActDreamLandBase = r; cc._RF.pop(); }, { "../UIBase": "UIBase" }, ], }, {}, [ "ActDreamLandBinder", ] );
The text was updated successfully, but these errors were encountered:
It looks like we didn't support this specific format. Can you send the file here or to my mail?
Sorry, something went wrong.
No branches or pull requests
The file is about 5M in size.
simplified structure:
The text was updated successfully, but these errors were encountered: