少年修仙传服务端代码子仓库
hxp
2018-12-20 d3d6ccbfac57c8b1da17f4aef25111278b4437a2
提交 | 用户 | age
d2a82b 1 // A5 18 聚魂升级 #tagCMGatherSoulUp
X 2 struct    tagCMGatherSoulUp
3 {
4     tagHead        Head;
5     BYTE        PlaceType;    // 位置类型;0-背包,1-孔
6     WORD        PlaceIndex;    // 位置索引
7 };