Exemple #1
0
 /// <summary>
 /// Saves the opening book
 /// </summary>
 public void SaveOpeningBook()
 {
     m_openingBook.Save();
 }