difenduandada
2024-12-31 34abe6963b344c882358274957f4b992456fee40
1
2
3
4
5
6
7
8
9
10
11
"use strict";
cc._RF.push(module, 'a1ec1rUUS5GDKr9banmE1oc', 'newfirstcharge_event');
// Scripts/mod/newfirstcharge/newfirstcharge_event.js
 
"use strict";
 
module.exports = {
  New_First_Charge_Event: "New_First_Charge"
};
 
cc._RF.pop();