Erwan
-fixed bugs with lifelink
This commit is contained in:
@@ -24,6 +24,7 @@ void DuelLayers::init(){
|
||||
actionLayer->Add(NEW MTGBlockRule(-1));
|
||||
actionLayer->Add(NEW MTGLegendRule(-1));
|
||||
actionLayer->Add(NEW MTGPersistRule(-1));
|
||||
actionLayer->Add(NEW MTGLifelinkRule(-1));
|
||||
|
||||
//2 Hand Layer
|
||||
MTGGuiHand * mGuiHand = NEW MTGGuiHand(3, GameObserver::GetInstance());
|
||||
|
||||
Reference in New Issue
Block a user