公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_PyNetPack
三国卡牌服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
16 卡牌服务端(删除仙盟阵法)
hxp
2025-10-22
d0ec95232cf9e1a74b6ca8e6b45b048a47224be2
[Project_SG_PyNetPack.git]
/
ServerPack
/
HA5_Family
/
DonateCntInfo.h
1
2
3
4
5
6
7
8
// A5 02 ¾èÏ×´ÎÊýÐÅÏ¢ #tagSCDonateCntInfo
struct tagSCDonateCntInfo
{
tagHead Head;
BYTE Count;
BYTE DonateCntList[Count]; // ½ñÈÕÒѾèÏ×´ÎÊýÁбí [¾èÏ×ÀàÐÍ1´ÎÊý, ...]
};