Esempio n. 1
0
 void Awake()
 {
     guiOnLine = GetComponent <GUIOnLine>();
     gerente   = gameObject.GetComponentInParent <Manager>();
 }