From 55842128ca3e396ad03d60fabd52952497abe98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Boh=C3=A1=C4=8Dek?= Date: Wed, 8 Feb 2023 08:35:56 +0100 Subject: [PATCH] chor(game): bump version --- Core/NosSmooth.Game/NosSmooth.Game.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/NosSmooth.Game/NosSmooth.Game.csproj b/Core/NosSmooth.Game/NosSmooth.Game.csproj index e580eb3..72956d9 100644 --- a/Core/NosSmooth.Game/NosSmooth.Game.csproj +++ b/Core/NosSmooth.Game/NosSmooth.Game.csproj @@ -6,8 +6,8 @@ 10 net7.0 NosSmooth Game library handling the current game state by responding to packets. - 2.5.0 - Use new managed client. + 2.5.1 + Pass OwnerId from DropPacket to GroundItem. -- 2.49.0