ServerPack/MapServerPack/HA7_Interaction/ChatBubbleBoxState.h @@ -4,6 +4,5 @@ { tagHead Head; BYTE UseBoxID; // 当前使用的气泡框ID DWORD BoxState; // 按二进制位存储代表是否已开启,暂支持31位,以后有需要再加 };