예제 #1
0
 public void NotifyRepair(Repair r)
 {
     _talkable.ForceDialogue(r.GetMessage());
 }