Beispiel #1
0
 public void OnWitnessDeed(Rumor rumor)
 {
     lastRumor = rumor;
     StartEvent(eventInteractions.witnessDeed);
 }