Reset win/loss counters before match
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 8 Jan 2011 23:15:18 +0000 (00:15 +0100)
committerArun Persaud <arun@nubati.net>
Tue, 11 Jan 2011 05:22:04 +0000 (21:22 -0800)
commit262cd9ee5187bb252eb1f3fde688be6e5bc2ee2f
tree7a09dc1caa6a7d8122697e68fb087435432e6a7f
parentc8ee374e1c882ec80a255aea279c595291b53c5b
Reset win/loss counters before match

The win/loss counters were not reset, because the code counted on them
being initialized to zero. But with matches startable from the menu,
this is no longer true after the first match.
winboard/winboard.c