Esempio n. 1
0
 public SpawnPoint Clone()
 {
     return(SpawnPoint.fromXML(fromNode));
 }