spjspj - Remove View Limited Deck option

This commit is contained in:
spjspj 2017-04-22 19:35:08 +10:00
parent 0cd4e06e22
commit 8845d77628
10 changed files with 4 additions and 74 deletions

View file

@ -13,7 +13,6 @@ public enum ClientCallbackMethod {
START_DRAFT("startDraft"),
START_TOURNAMENT("startTournament"),
SIDEBOARD("sideboard"),
VIEW_LIMITED_DECK("viewLimitedDeck"),
CONSTRUCT("construct"),
SHOW_USERMESSAGE("showUserMessage"),
WATCHGAME("watchGame"),