mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-07-18 02:50:47 +00:00
splitscreen fix (LAN and Discord Game Invites) also have support for it!
This commit is contained in:
@@ -220,6 +220,7 @@ public:
|
||||
bool m_isRemote;
|
||||
bool m_isHostPlayer;
|
||||
wchar_t m_gamertag[32];
|
||||
int m_userIndex;
|
||||
private:
|
||||
ULONG_PTR m_customData;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user