Example #1
0
 private void Eat(string color)
 {
     master.Destroy(color, gameObject.transform.position);
 }