PlayerGiftConfig.js
307 Bytes
"use strict";
cc._RF.push(module, '13797yQwjJG2ob6IHX7i7C+', 'PlayerGiftConfig');
// script/config/PlayerGiftConfig.ts
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.playerGiftConfig = void 0;
exports.playerGiftConfig = {
name: 'PlayerGiftConfig'
};
cc._RF.pop();