forked from External/mage
Merge fix
This commit is contained in:
parent
eedb9e6054
commit
72d6a7134d
1 changed files with 1 additions and 1 deletions
|
|
@ -1594,7 +1594,7 @@ public abstract class GameImpl implements Game {
|
|||
public void playPriority(UUID activePlayerId, boolean resuming) {
|
||||
int priorityErrorsCount = 0;
|
||||
infiniteLoopCounter = 0;
|
||||
int rollbackBookmark = 0;
|
||||
int rollbackBookmarkOnPriorityStart = 0;
|
||||
clearAllBookmarks();
|
||||
try {
|
||||
applyEffects();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue