This commit is contained in:
Chris Forbes
2010-08-23 20:58:56 +12:00
parent d8c5f1aed3
commit 18a06eb3bf

View File

@@ -19,8 +19,6 @@ namespace OpenRA.Mods.RA
public class CreateMPPlayers : ICreatePlayers public class CreateMPPlayers : ICreatePlayers
{ {
public Dictionary<string, Player> Players = new Dictionary<string, Player>();
public void CreatePlayers(World w) public void CreatePlayers(World w)
{ {
// Add real players // Add real players