New ability picker (though not turned on yet)

This commit is contained in:
magenoxx 2011-07-15 17:27:22 +04:00
parent d4ef4b24c3
commit 616aea619d
15 changed files with 685 additions and 17 deletions

View file

@ -35,6 +35,8 @@
package mage.client.game;
import mage.client.*;
import javax.swing.*;
import java.util.UUID;
/**