少年修仙传服务端代码子仓库
hch
2024-11-18 8dff1b6f1c1042e7e8a3a92014fb7dbc1e8e0dd7
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对应的点数列表
};