diff --git a/OpenRA.Mods.RA/CreateMPPlayers.cs b/OpenRA.Mods.RA/CreateMPPlayers.cs index aaae2f6bed..ce7336d652 100644 --- a/OpenRA.Mods.RA/CreateMPPlayers.cs +++ b/OpenRA.Mods.RA/CreateMPPlayers.cs @@ -19,8 +19,6 @@ namespace OpenRA.Mods.RA public class CreateMPPlayers : ICreatePlayers { - public Dictionary Players = new Dictionary(); - public void CreatePlayers(World w) { // Add real players