forked from External/mage
Fixed tests
This commit is contained in:
parent
550b98509c
commit
ae99a1b444
2 changed files with 2 additions and 1 deletions
|
|
@ -1433,6 +1433,7 @@ public abstract class GameImpl implements Game, Serializable {
|
|||
// player is loosing life
|
||||
lastPlayersLifes = null;
|
||||
infiniteLoopCounter = 0; // reset the infinite counter
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue