send map when arriving late
This commit is contained in:
@@ -67,8 +67,6 @@ struct ChatMessage {
|
||||
std::string m_Text;
|
||||
};
|
||||
|
||||
// TODO: handle players joining in the first second
|
||||
|
||||
struct BeginGame {
|
||||
std::vector<PlayerInfo> m_BlueTeam;
|
||||
std::vector<PlayerInfo> m_RedTeam;
|
||||
|
||||
Reference in New Issue
Block a user