bulletadd
This commit is contained in:
		| @@ -36,7 +36,8 @@ private: | ||||
|  | ||||
| 	Buffer m_buf; | ||||
|  | ||||
| 	std::unordered_map<uint64_t, Connection*> m_players; | ||||
| 	std::unordered_map<uint64_t, Player*> m_players; | ||||
| 	std::unordered_map<uint64_t, Connection*> m_conns; | ||||
| 	std::unordered_map<Timestamp, Chat> m_chatlog; | ||||
| 	std::vector<uint64_t> m_ids; | ||||
| 	GameInfo m_game; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user