Files

11 lines
219 B
JavaScript
Raw Permalink Normal View History

2026-05-24 10:21:26 +08:00
"use strict";
cc._RF.push(module, '7e605UKB1FAGJSLsQzfx9SA', 'exchange_event');
// Scripts/mod/exchange/exchange_event.js
"use strict";
module.exports = {
Extra_Reward: "ExchangeEvent.Extra_Reward"
};
cc._RF.pop();