INXS
This commit is contained in:
parent
981d66c730
commit
0c1714dd14
@ -167,7 +167,7 @@ private:
|
|||||||
bool m_networkgame = false;
|
bool m_networkgame = false;
|
||||||
netprot::PlayerInfo m_pinfo;
|
netprot::PlayerInfo m_pinfo;
|
||||||
std::unordered_map<uint64_t, netprot::Sync> m_syncs;
|
std::unordered_map<uint64_t, netprot::Sync> m_syncs;
|
||||||
//RemotePlayer m_remotePlayer = RemotePlayer(netprot::PlayerInfo(),Vector3f(5.5f, CHUNK_SIZE_Y + 1.8f, 5.5f));
|
RemotePlayer m_remotePlayer = RemotePlayer(netprot::PlayerInfo(),Vector3f(5.5f, CHUNK_SIZE_Y + 1.8f, 5.5f));
|
||||||
std::string m_messageNotification = "";
|
std::string m_messageNotification = "";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user