Exemple #1
0
 /// <summary>
 /// Loads the opening book
 /// </summary>
 public void LoadOpeningBook()
 {
     m_openingBook.Load();
 }