forked from External/mage
refactor: additional todos for players lists
This commit is contained in:
parent
1e2d179410
commit
ce15d190e1
5 changed files with 31 additions and 19 deletions
|
|
@ -277,6 +277,7 @@ public interface Player extends MageItem, Copyable<Player> {
|
|||
|
||||
void idleTimeout(Game game);
|
||||
|
||||
// TODO: research usage of !hasLeft() && !hasLost() replace it by isInGame() if possible
|
||||
boolean hasLeft();
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue