예제 #1
0
 private void AddEntry(HistoryEntry historyEntry)
 {
     this.Game.HistoryEntries.Add(historyEntry);
 }