Ejemplo n.º 1
0
 //Debug
 public void CreatePlayer()
 {
     PlayerBot gamemakergm = new PlayerBot("gamemakergm", Server.mainLevel);
     PlayerBot.playerbots.Add(gamemakergm);
 }