* Travel Preparations - Fixed tooltip text.

This commit is contained in:
LevelX2 2015-09-07 23:54:43 +02:00
parent 14a2f0489b
commit 5b36eebdde
3 changed files with 11 additions and 7 deletions

View file

@ -143,7 +143,8 @@ public class GameView implements Serializable {
}
}
} else {
logger.error("Stack Object for stack ability not found: " + stackObject.getStackAbility().getRule());
// can happen if a player times out while ability is on the stack
logger.debug("Stack Object for stack ability not found: " + stackObject.getStackAbility().getRule());
}
} else {
// Spell