Making it compile...
This commit is contained in:
@@ -271,6 +271,11 @@ public class HallResource extends AbstractResource {
|
|||||||
_hall.appendChild(table);
|
_hall.appendChild(table);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void runningPlayerDraft(String draftId) {
|
||||||
|
//To change body of implemented methods use File | Settings | File Templates.
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void visitTournamentQueue(String tournamentQueueKey, int cost, String collectionName, String formatName,
|
public void visitTournamentQueue(String tournamentQueueKey, int cost, String collectionName, String formatName,
|
||||||
String tournamentQueueName, int playerCount, boolean playerSignedUp) {
|
String tournamentQueueName, int playerCount, boolean playerSignedUp) {
|
||||||
|
|||||||
Reference in New Issue
Block a user