|
|
@@ -5661,7 +5661,7 @@ this.sign = new h.SignData();
|
|
|
this.receiptNotice = new m.ReceiptNoticeData();
|
|
|
this.redBagCash = new A.RedBagCashData();
|
|
|
this.cashNormal = new g.CashNormalData();
|
|
|
-this.moreGame = new D.default();
|
|
|
+this.moreGame = new D.MoreGameData();
|
|
|
this.blessingBag = new v.BlessingBagData();
|
|
|
this.cashPro = new b.default();
|
|
|
this.redCodeData = new S.default();
|
|
|
@@ -7971,6 +7971,7 @@ done: !0
|
|
|
Object.defineProperty(n, "__esModule", {
|
|
|
value: !0
|
|
|
});
|
|
|
+n.MoreGameData = void 0;
|
|
|
var c = t("../../../mk/data/Data"), s = t("../../../mk/system/JsbSystem"), l = function(t) {
|
|
|
i(e, t);
|
|
|
function e() {
|
|
|
@@ -8111,7 +8112,7 @@ Math.random() <= gData.gameData.configs.globalCfg.popMoreGame && mk.ui.openPanel
|
|
|
e.downLoadTaskMap = new Map();
|
|
|
return e;
|
|
|
}(c.Data);
|
|
|
-n.default = l;
|
|
|
+n.MoreGameData = l;
|
|
|
var u = function() {
|
|
|
function t(t, e, n, o) {
|
|
|
this._progress = 0;
|