~ruther/NosSmooth

3c62fd452466a4f3f7bc2b8a1a1a8aebad5eb870 — František Boháček 3 years ago b511848
chore: update namespaces
1 files changed, 2 insertions(+), 2 deletions(-)

M Packets/NosSmooth.Packets/Server/Players/CInfoPacket.cs
M Packets/NosSmooth.Packets/Server/Players/CInfoPacket.cs => Packets/NosSmooth.Packets/Server/Players/CInfoPacket.cs +2 -2
@@ 4,11 4,11 @@
//  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 NosSmooth.Packets.Attributes;
using NosSmooth.Packets.Enums;
using NosSmooth.Packets.Enums.Players;
using NosSmooth.PacketSerializer.Abstractions.Attributes;

namespace NosSmooth.Packets.Packets.Server.Players;
namespace NosSmooth.Packets.Server.Players;

/// <summary>
/// Information about the playing character.

Do not follow this link