Exemple #1
0
 public void UpdateOwner(Faction newOwner)
 {
     Owner = newOwner;
     NodeVis.DisplayOwner();
 }