[SOI] Fix to Vildin Pack Alpha.

This commit is contained in:
LevelX2 2016-03-26 19:56:42 +01:00
parent f93268647c
commit d8167f9a52

View file

@ -111,7 +111,6 @@ class VildinPackAlphaEffect extends OneShotEffect {
}
return true;
}
game.getBattlefield().getAllActivePermanents(controllerPermanentId);
return false;
}
}