Exemplo n.º 1
0
 public void PassEvidenceConversation(int evidenceID)
 {
     currentConversation.AccuseAttempt(gatheredEvidence[evidenceID]);
 }