mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
this comment is really bad
qwq
This commit is contained in:
parent
5b4eacc8f1
commit
2a17188e17
|
|
@ -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();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue