forgot to change back one line i changed, this is part of the manual revert i did earlier.
This commit is contained in:
@@ -427,7 +427,7 @@ void GameObserver::stateEffects()
|
|||||||
if (combatStep == TRIGGERS)
|
if (combatStep == TRIGGERS)
|
||||||
{
|
{
|
||||||
if (!mLayers->stackLayer()->getNext(NULL, 0, NOT_RESOLVED) && !targetChooser && !mLayers->actionLayer()->isWaitingForAnswer())
|
if (!mLayers->stackLayer()->getNext(NULL, 0, NOT_RESOLVED) && !targetChooser && !mLayers->actionLayer()->isWaitingForAnswer())
|
||||||
userRequestNextGamePhase();
|
mLayers->stackLayer()->AddNextCombatStep();
|
||||||
}
|
}
|
||||||
|
|
||||||
//Auto skip Phases
|
//Auto skip Phases
|
||||||
|
|||||||
Reference in New Issue
Block a user