wtf
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user