bypassTC turn off

This commit is contained in:
Anthony Calosa
2015-09-24 14:45:26 +08:00
parent a6ec3e0a68
commit 201b6d9cfa

View File

@@ -617,6 +617,7 @@ void GameObserver::gameStateBasedEffects()
card->myPair->myPair = NULL;
card->myPair = NULL;
}
card->bypassTC = false; //turn off bypass
////////////////////////////////////////////////////
//Unattach Equipments that dont have valid targets//
////////////////////////////////////////////////////