CatRewardConfig.js
302 Bytes
"use strict";
cc._RF.push(module, '3f03a9l0ZRECpJnMTAXG0jc', 'CatRewardConfig');
// script/config/CatRewardConfig.ts
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.catRewardConfig = void 0;
exports.catRewardConfig = {
name: 'CatRewardConfig'
};
cc._RF.pop();