mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-16 06:15:29 +01:00
fixed the big client packet issue hopefully (yes i only tested once)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using AscNet.Common.Database;
|
||||
using AscNet.Common.MsgPack;
|
||||
using static AscNet.Common.MsgPack.NotifyCharacterDataList;
|
||||
using AscNet.Common.Util;
|
||||
using AscNet.Common;
|
||||
using AscNet.Table.V2.share.fuben;
|
||||
@@ -8,7 +9,6 @@ using AscNet.Table.V2.share.reward;
|
||||
using MessagePack;
|
||||
using AscNet.GameServer.Handlers.Drops;
|
||||
using AscNet.Table.V2.share.robot;
|
||||
using static AscNet.Common.MsgPack.NotifyCharacterDataList;
|
||||
using AscNet.Table.V2.share.character.skill;
|
||||
|
||||
namespace AscNet.GameServer.Handlers
|
||||
|
||||
Reference in New Issue
Block a user