Fix for issue 700 (Basic Lands randomly stop working)
This commit is contained in:
@@ -3903,7 +3903,7 @@ TriggerAtPhase::TriggerAtPhase(int id, MTGCardInstance * source, Targetable * ta
|
||||
newPhase = g->getCurrentGamePhase();
|
||||
currentPhase = newPhase;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
int TriggerAtPhase::trigger()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user