this comment is really bad

qwq
This commit is contained in:
blockplace1232 2026-03-26 15:22:20 +00:00 committed by GitHub
parent 5b4eacc8f1
commit 2a17188e17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -653,7 +653,7 @@ shared_ptr<Packet> TrackedEntity::getAddEntityPacket()
PlayerUID xuid = INVALID_XUID; PlayerUID xuid = INVALID_XUID;
PlayerUID OnlineXuid = INVALID_XUID; PlayerUID OnlineXuid = INVALID_XUID;
// do not pass xuid/onlinxuid to clients // do not pass xuid/onlinexuid to clients
//if( player != nullptr ) //if( player != nullptr )
//{ //{
// xuid = player->getXuid(); // xuid = player->getXuid();