Skip to content

Commit

Permalink
arena updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nicol authored and nicol committed Nov 18, 2024
1 parent 9e9d7cc commit 6ca1fe5
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@ public class MTGArenaDeckSniffer extends AbstractDeckSniffer {

private MTGArenaTools arena ;


@Override
public STATUT getStatut() {
return STATUT.DEPRECATED;
}

private void init()
{
Expand Down

0 comments on commit 6ca1fe5

Please sign in to comment.