Fix resetting -fSAN on engine change
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 26 Sep 2011 13:58:07 +0000 (15:58 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 3 Oct 2011 07:19:20 +0000 (09:19 +0200)
commit84af44b79b8d6ce50f809cac441d21157be5a32b
tree92d5555b7ca72c510f5e15615ee18c576e3f3167
parentb9fd60495d47ef08fbff17ae883ae69d37fcb859
Fix resetting -fSAN on engine change

There were two places for loading another engine, Load (from menu) and
SetPlayer (in tourneys), and the previous patch for this missed the
second one.
backend.c