Readded voting (submarine, mode, end round & kick)
This commit is contained in:
@@ -204,7 +204,7 @@ namespace Barotrauma.Networking
|
||||
|
||||
GameMain.NetLobbyScreen.AddPlayer(newClient.name);
|
||||
|
||||
AddChatMessage(clName+" has joined the server.", ChatMessageType.Server);
|
||||
GameMain.Server.SendChatMessage(clName + " has joined the server.", ChatMessageType.Server, null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user