mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2025-12-17 07:14:35 +01:00
update protocol definitions to global version 8.3.0
This commit is contained in:
@@ -3,6 +3,8 @@ using KianaBH.Proto;
|
||||
|
||||
namespace KianaBH.GameServer.Server.Packet.Send.Activity;
|
||||
|
||||
// Removed in glb 8.3.0
|
||||
/*
|
||||
public class PacketGetFarmActivityDataRsp : BasePacket
|
||||
{
|
||||
public PacketGetFarmActivityDataRsp() : base(CmdIds.GetFarmActivityDataRsp)
|
||||
@@ -15,3 +17,4 @@ public class PacketGetFarmActivityDataRsp : BasePacket
|
||||
SetData(proto);
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user