Ejemplo n.º 1
0
 void Update()
 {
     // Send the dna value to be updated to the update script
     sUpdate.UpdateScore(dna.GetScore());
 }