Fix WinBoard Lance bug
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 10 Oct 2010 19:23:09 +0000 (21:23 +0200)
committerArun Persaud <arun@nubati.net>
Sat, 16 Oct 2010 02:21:22 +0000 (19:21 -0700)
commit7c6f1f89aa5e21460c61dcc875ebc4cc3916455e
treefefba83ba67d4cea7082402880b60981bc913f54
parentd75e8535ef79d4267faa60491d420b1d5c79a10c
Fix WinBoard Lance bug

The choice between Lance and Queen was made on appData.variant, in stead
of gameInfo.variant. Because of this it was not always up-to-date in ICS
games.
winboard/winboard.c