Files

24 lines
744 B
JavaScript
Raw Permalink Normal View History

2026-05-24 10:21:26 +08:00
"use strict";
cc._RF.push(module, '9b719s+vOBG/LkLhDFOf802', 'guildsecretarea_const');
// Scripts/mod/guild/secretarea/guildsecretarea_const.js
"use strict";
// ////////////////////////////////////////////////////////////////////
// @author: lwc@syg.com(必填, 創建模塊的人員)
// @editor: xxx@syg.com(必填, 後續維護以及修改的人員)
// @description:
// 公會秘境 後端 國輝 策劃 松岳
// <br/>Create: 2019年9月11日
// ////////////////////////////////////////////////////////////////////
var GuildsecretareaConst = {};
// GuildsecretareaConst.BagType = {
// eHero = 3, //英雄碎片
// eEquips = 1, //裝備
// eProps = 2, //道具
// eSpecial = 4, // 特殊
// }
cc._RF.pop();