Fix oneClickMove bug
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 11 Jul 2010 08:42:00 +0000 (10:42 +0200)
committerArun Persaud <arun@nubati.net>
Wed, 14 Jul 2010 04:25:33 +0000 (21:25 -0700)
commit91477ff29379bf3b98aab23510cf6cb3830e686c
tree6e4941976a3c9d87c7fd58fedfc5244daf7691d3
parentefab60384cfd7e6fd55040a310d38a35ac766334
Fix oneClickMove bug

When checking for unique captures, no attention was payed to the option
setting, so the capture was also made when the option was off.
backend.c