Ejemplo n.º 1
0
 private void AddEntry(HistoryEntry historyEntry)
 {
     this.Game.HistoryEntries.Add(historyEntry);
 }