Fix for issue 749 (autohand/autograveyard/etc... don't work for player2)

This commit is contained in:
wagic.the.homebrew
2011-10-30 09:35:04 +00:00
parent 1806e5463d
commit 53b9bc412f
3 changed files with 28 additions and 1 deletions
-1
View File
@@ -2708,7 +2708,6 @@ int AbilityFactory::getAbilities(vector<MTGAbility *> * v, Spell * spell, MTGCar
break;
}
//Other zones needed ?
return 0;
}
}
else