~ruther/NosSmooth

342f05b7c2b0287dd482192cf124b7ef8baf864e — František Boháček 3 years ago 1e42361
fix: use correct namespace in move packet converter tests
1 files changed, 1 insertions(+), 1 deletions(-)

M Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs
M Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs => Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs +1 -1
@@ 9,7 9,7 @@ using NosCore.Shared.Enumerations;
using NosSmooth.Packets.Attributes;
using NosSmooth.Packets.Converters;
using NosSmooth.Packets.Extensions;
using NosSmooth.Packets.Packets.Server.Map;
using NosSmooth.Packets.Packets.Server.Entities;
using Xunit;

namespace NosSmooth.Packets.Tests.Converters.Packets;

Do not follow this link