chore: formatting
This commit is contained in:
parent
e72f939319
commit
c4905b8cba
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ namespace Server.PacketHandlers;
|
||||||
|
|
||||||
public partial class ChannelSelectionHandler
|
public partial class ChannelSelectionHandler
|
||||||
{
|
{
|
||||||
|
|
||||||
private sealed record InventoryItemProjection(ushort ItemId, byte Slot, InventoryTab InventoryTab);
|
private sealed record InventoryItemProjection(ushort ItemId, byte Slot, InventoryTab InventoryTab);
|
||||||
|
|
||||||
private sealed record CharacterDataProjection(
|
private sealed record CharacterDataProjection(
|
||||||
|
|
Loading…
Reference in a new issue