TT: ClearTT 时不再 Clear moveHistory
This commit is contained in:
parent
eda027f975
commit
8758ea0c32
|
@ -513,10 +513,6 @@ void Thread::clearTT()
|
|||
//clearEndgameHashMap();
|
||||
//endgameList.clear();
|
||||
#endif // ENDGAME_LEARNING
|
||||
|
||||
#ifdef THREEFOLD_REPETITION
|
||||
moveHistory.clear();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue