Exemplo n.º 1
0
 public void CreatePrinter()
 {
     Debug.Log("printer created");
     idle = true;
     num.AddPrinter(1);
 }