少年修仙传服务端代码子仓库
hch
2024-11-18 d7faf65718cd8d3ffa3bfc217ec9f365f44e6cf6
ClientPack/ClientToMapServer/CB2_NewFunction/AddPoint.h
@@ -5,5 +5,5 @@
   tagHead       Head;
   BYTE      PointAttrIDCount;   // 加点属性ID个数
   BYTE      PointAttrIDList[PointAttrIDCount];   // 加点属性ID列表
   WORD      PointValueList[PointAttrIDCount];   // 加点属性ID对应的点数列表
   DWORD      PointValueList[PointAttrIDCount];   // 加点属性ID对应的点数列表
};