Esempio n. 1
0
 private void OnMouseDown()
 {
     if (!lokc)
     {
         myMapita.Rellenar(this.gameObject);
         show = true;
     }
 }