mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-16 13:08:31 +00:00
more work
This commit is contained in:
@@ -325,6 +325,7 @@ void HandlePacket(Packet* packet) {
|
||||
|
||||
case eChatMessageType::GUILD_GET_ALL:
|
||||
LOG("GUILD_GET_ALL");
|
||||
ChatPacketHandler::HandleGuildGetAll(packet);
|
||||
break;
|
||||
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user