Fix a bug in makeMove()
commit8fe91362b308db43c4f597ce32f3a3b7588f706b
authorIlari Pihlajisto <ilari.pihlajisto@mbnet.fi>
Sun, 7 Mar 2010 12:19:28 +0000 (7 14:19 +0200)
committerIlari Pihlajisto <ilari.pihlajisto@mbnet.fi>
Sun, 7 Mar 2010 12:19:28 +0000 (7 14:19 +0200)
treebeb440ac19622d06153d7a7947af2d01ea13bd16
parent0c130ee88a0dd59f9c0890c597842c1dce0aaf05
Fix a bug in makeMove()

Now the king won't disappear from the board if the source and target
squares of a castling move are the same.
src/chessboard.cpp