forked from External/mage
GUI: improved choose X or number dialog (added source ability and card hint support, added limits info);
game: choose X - added source ability info to game logs;
This commit is contained in:
parent
d97b034711
commit
d4a1e27a44
5 changed files with 124 additions and 99 deletions
|
|
@ -37,7 +37,7 @@ public class MageEditorPane extends JEditorPane {
|
|||
final HTMLDocument doc;
|
||||
|
||||
|
||||
MageEditorPane() {
|
||||
public MageEditorPane() {
|
||||
super();
|
||||
// merge with UI.setHTMLEditorKit
|
||||
this.setEditorKit(kit);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue