forked from External/mage
[card.plugin] Copied tooltips from Mage.Client\Card. Moved TextPopup to Mage.Common. Need to rebuild mage-card-plugin.jar if you use it.
This commit is contained in:
parent
7ac7fe1087
commit
c0139976bf
6 changed files with 131 additions and 3 deletions
|
|
@ -77,6 +77,7 @@ import javax.swing.text.StyledDocument;
|
|||
import mage.Constants.CardType;
|
||||
import mage.cards.CardDimensions;
|
||||
import mage.cards.MagePermanent;
|
||||
import mage.cards.TextPopup;
|
||||
import mage.client.MageFrame;
|
||||
import mage.client.game.PlayAreaPanel;
|
||||
import mage.client.remote.Session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue