show large images on grid deck view user option

also forced border targets and target source
This commit is contained in:
Anthony Calosa
2017-03-05 19:43:49 +08:00
parent f205de7205
commit 4bf5943ac5
9 changed files with 37 additions and 16 deletions

View File

@@ -654,6 +654,8 @@ void GameObserver::gameStateBasedEffects()
{
zone->cards[c]->cardistargetted = 0;
zone->cards[c]->cardistargetter = 0;
zone->cards[c]->forcedBorder = 0;
zone->cards[c]->forcedBorder2 = 0;
}
}