~ruther/NosSmooth

0488673f2ff49672d77ac92e6430c44b26df2878 — František Boháček 3 years ago 9021fa4
fix: remove noscore usages in local client
1 files changed, 0 insertions(+), 4 deletions(-)

M Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkPacketResponder.cs
M Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkPacketResponder.cs => Local/NosSmooth.LocalClient/CommandHandlers/Walk/WalkPacketResponder.cs +0 -4
@@ 4,10 4,6 @@
//  Copyright (c) František Boháček. All rights reserved.
//  Licensed under the MIT license. See LICENSE file in the project root for full license information.

using System.Security;
using NosCore.Packets.ClientPackets.Battle;
using NosCore.Packets.ClientPackets.Movement;
using NosCore.Packets.ServerPackets.MiniMap;
using NosSmooth.Core.Commands;
using NosSmooth.Core.Packets;
using NosSmooth.Packets.Packets.Client.Movement;

Do not follow this link