少年修仙传服务端代码子仓库
xdh
2018-10-11 0d7cfa7ec60efec06aee4b75356979c549800c13
提交 | 用户 | age
ed7b73 1 // A5 55 神兵升级 #tagCMGodWeaponPlus
H 2
3 struct    tagCMGodWeaponPlus
4 {
5     tagHead        Head;
6     DWORD        WeaponType;    // 神兵类型
7     DWORD        ItemID;        //消耗的物品ID
8 };