upgrade skill (not throughly tested because the lack of other implementation)

This commit is contained in:
rfi
2023-11-19 21:02:09 +07:00
parent 0705c4373f
commit 897a457584
7 changed files with 132 additions and 17 deletions

View File

@@ -21,7 +21,6 @@ namespace AscNet.GameServer.Handlers
internal class MailModule
{
[RequestPacketHandler("MailReadRequest")]
public static void MailReadRequestHandler(Session session, Packet.Request packet)
{