Exemple #1
0
 public void Interact()
 {
     GameController.Instance().SetDialog(new TrashCanDialog(ContainsPicklock));
 }