mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 23:12:10 -08:00
* Changes to logging.
This commit is contained in:
parent
3aab091492
commit
568984615f
2 changed files with 2 additions and 1 deletions
|
|
@ -1555,7 +1555,7 @@ public abstract class PlayerImpl implements Player, Serializable {
|
|||
passedTurn = true;
|
||||
passedAllTurns = true;
|
||||
this.skip();
|
||||
log.debug("Passed priority for turns");
|
||||
log.trace("Passed priority for turns");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue