Inherit killers from before check + evasion
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 7 Feb 2017 20:49:58 +0000 (21:49 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 7 Feb 2017 20:49:58 +0000 (21:49 +0100)
commit5551e50bd682d4cbd476521898637186ed167ed0
tree5e604150ee3e4966f40c2ab3fc59715dd5db0fbf
parentb07529f27a0ee39ed2f9d6b7555ca28b7d404f39
Inherit killers from before check + evasion

Normally killers of the next level are cleared when we enter a new node.
But if the move reaching the new node was a check evasion, we now set them
to the killers at this evasion level, to see if those still work after a
spite check.
dropper.c