From 2a17188e1701ea36ecc89b7e19edd1ece6cece3a Mon Sep 17 00:00:00 2001 From: blockplace1232 <156526592+blockplace1232@users.noreply.github.com> Date: Thu, 26 Mar 2026 15:22:20 +0000 Subject: [PATCH] this comment is really bad qwq --- Minecraft.Client/TrackedEntity.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Minecraft.Client/TrackedEntity.cpp b/Minecraft.Client/TrackedEntity.cpp index 566b5d3b1..4d2538a14 100644 --- a/Minecraft.Client/TrackedEntity.cpp +++ b/Minecraft.Client/TrackedEntity.cpp @@ -653,7 +653,7 @@ shared_ptr TrackedEntity::getAddEntityPacket() PlayerUID xuid = INVALID_XUID; PlayerUID OnlineXuid = INVALID_XUID; - // do not pass xuid/onlinxuid to clients + // do not pass xuid/onlinexuid to clients //if( player != nullptr ) //{ // xuid = player->getXuid();