forked from External/mage
some fixes.
This commit is contained in:
parent
63d8231928
commit
ec51f30d37
6 changed files with 17 additions and 16 deletions
|
|
@ -28,5 +28,5 @@ public interface MagePlugins {
|
|||
void sortPermanents(Map<String, JComponent> ui, Collection<MagePermanent> permanents);
|
||||
void downloadImage(Set<Card> allCards);
|
||||
int getGamesPlayed();
|
||||
int addGamesPlayed();
|
||||
void addGamesPlayed();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue