公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_PyNetPack
三国卡牌服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
263 【主界面】头像系统(内政-幻境阁系统)-服务端(形象、头像、头像框、气泡、称号)
hxp
2025-10-15
ea9262adada275539fc67eaa10adedb18a13f4f9
[Project_SG_PyNetPack.git]
/
ServerPack
/
HB3_PlayerSocial
/
LoveRingInfo.h
1
2
3
4
5
6
7
8
9
// B3 27 Çé½äÐÅÏ¢ #tagMCLoveRingInfo
struct tagMCLoveRingInfo
{
tagHead Head;
BYTE ClassLV; // ½×
BYTE StarLV; // ÐÇ
DWORD EatCount; // ±¾ÐÇÒÑ´ãÁ¶µÀ¾ßÊý
};