公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_PyNetPack
三国卡牌服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
0312 调整结构简化为 只有 Client和Server概念
hch
2025-06-04
362248ca8bd3d5304df84444c8d04a7456cc5cc0
[Project_SG_PyNetPack.git]
/
ClientPack
/
CA5_Function
/
BirthChartUp.h
1
2
3
4
5
6
7
8
// A5 70 Ãü¸ñÉý¼¶ #tagCMBirthChartUp
struct tagCMBirthChartUp
{
tagHead Head;
BYTE PlaceType; // λÖÃÀàÐÍ£»0-Ãü¸ñ±³°ü£¬1-Ãü¸ñ¿×
WORD PlaceIndex; // λÖÃË÷Òý
};