When a programmer mistakenly types
Code: Select all
if ((tc->nChoice<0)||(tc->nChoice>0)) tc->nChoice = 0;Code: Select all
if ((tc->nChoice<0)||(tc->nChoice>2)) tc->nChoice = 0;Time control is then wrongly always fischer.
I will upload ChessGUI 0.188 later today.
Matthias.
