Esempio n. 1
0
 public void SubmitCommand()
 {
     Console.interactable = false;
     IgCtrl.SendCommand(Console.text);
 }