公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxPyNetPack
少年修仙传服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
查看
|
历史
|
提交
|
提交对比
初始化仓库
hxp
2018-08-17
ed7b730f61bf0d30a8d9c3a4e2c0ec7a08d2b111
[SnxxPyNetPack]
/
ClientPack
/
ClientToMapServer
/
CB0_Event
/
QueryFamilyArrestAwardReceiveState.h
提交
|
用户
|
age
ed7b73
1
//B0 26 请求家族悬赏奖励领取情况 #tagQueryFamilyArrestAwardReceiveState
H
2
3
struct tagQueryFamilyArrestAwardReceiveState
4
5
{
6
tagHead Head;
7
};
8