difenduandada
2024-12-31 34abe6963b344c882358274957f4b992456fee40
1
2
3
4
5
6
7
8
9
10
11
12
"use strict";
cc._RF.push(module, '97504uew/VBNq17H3oNZvt0', 'stronger_event');
// Scripts/mod/stronger/stronger_event.js
 
"use strict";
 
// --更新英雄评分数据
module.exports = {
  UPDATE_SCROE: "StrongerEvent.UPDATE_SCROE"
};
 
cc._RF.pop();