Ça s'ra pas long. Non non non non non.

This commit is contained in:
MarcEricMartel
2023-12-18 11:18:42 -05:00
parent 9a669acd9c
commit cf831e339f
2 changed files with 11 additions and 1 deletions

View File

@@ -252,6 +252,7 @@ private:
std::set<uint64_t> m_deadplayers;
netprot::Buffer m_buf, m_bufout;
netprot::ChunkMod* m_chunkmod = nullptr;
std::map<uint64_t, Booster*> m_boosters;
std::unordered_map<uint64_t, netprot::Sync> m_syncs;
std::string m_messageNotification = "";