heum well

This commit is contained in:
MarcEricMartel
2023-11-06 17:59:57 -05:00
parent 253e49b1cc
commit bc1f4f750b
6 changed files with 70 additions and 30 deletions

View File

@@ -90,7 +90,7 @@ private:
Bullet* m_bullets[MAX_BULLETS];
std::unordered_map<uint64_t, Player*> m_players;
netprot::Buffer m_buf;
netprot::Buffer m_buf, m_bufout;
std::chrono::high_resolution_clock::time_point m_startTime;
//Menu