- Fix bug with Northern Paladin
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-14 12:39:25 +00:00
parent 5a29a7103f
commit d074cc4de0
7 changed files with 42 additions and 28 deletions

View File

@@ -224,7 +224,6 @@ TargetChooser * TargetChooserFactory::createTargetChooser(MTGCardInstance * card
//Any target than cannot be defined automatically is determined by its id
switch (id){
//Spell
//case 1196: //CounterSpell
case 1224: //Spell blast
{
#if defined (WIN32) || defined (LINUX)