Esempio n. 1
0
 public void SetEntity(string name)
 {
     player.SetEntity(data.GetEntity(name));
 }