mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-14 00:04:40 +01:00
upgrade skill (not throughly tested because the lack of other implementation)
This commit is contained in:
@@ -21,7 +21,6 @@ namespace AscNet.GameServer.Handlers
|
||||
|
||||
internal class MailModule
|
||||
{
|
||||
|
||||
[RequestPacketHandler("MailReadRequest")]
|
||||
public static void MailReadRequestHandler(Session session, Packet.Request packet)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user