aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/x64headers
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/x64headers')
-rw-r--r--Minecraft.World/x64headers/extraX64.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Minecraft.World/x64headers/extraX64.h b/Minecraft.World/x64headers/extraX64.h
index b89998ac..fa6ee0f9 100644
--- a/Minecraft.World/x64headers/extraX64.h
+++ b/Minecraft.World/x64headers/extraX64.h
@@ -219,6 +219,7 @@ public:
BYTE m_smallId;
bool m_isRemote;
bool m_isHostPlayer;
+ PlayerUID m_resolvedXuid;
wchar_t m_gamertag[32];
private:
ULONG_PTR m_customData;