gmchess icon indicating copy to clipboard operation
gmchess copied to clipboard

Would segmentfault in src/Engine.cc due to a typo

Open hosiet opened this issue 7 years ago • 0 comments

https://github.com/lerosua/gmchess/blob/master/src/Engine.cc#L512

It should be dst=src+ KnightMoveTab[k];.

hosiet avatar Feb 07 '18 04:02 hosiet