|
|
@@ -23102,8 +23102,10 @@ var t = mk.math.random(0, this.moreGameList.normal.length - 1);
|
|
|
return this.moreGameList.normal[t];
|
|
|
};
|
|
|
e.prototype.popNewOpenRedBag = function() {
|
|
|
+if (!mk.guide.isGuiding()) {
|
|
|
this.init_newOpenRedBag = !0;
|
|
|
mk.ui.openPanel("module/newOpenRedBag/newOpenRedBag");
|
|
|
+}
|
|
|
};
|
|
|
e.prototype.popNodeGetRedBag = function() {
|
|
|
return i(this, void 0, void 0, function() {
|