Small fixes (misstype, formatting, target p2)

This commit is contained in:
pankdm
2013-10-18 06:38:15 +00:00
parent 38b4213f9c
commit b5794ad328
6 changed files with 14 additions and 12 deletions

View File

@@ -199,7 +199,7 @@ private:
for (int k = 0; k < 4; k++)
{
MTGGameZone * zone = zones[k];
if (tc->targetsZone(zone, target))
if (tc->targetsZone(zone, card))
{
if (color)
{