forked from External/mage
Fixed Issue#125: Show source/reason of triggering abilites
This commit is contained in:
parent
8597952af2
commit
7f6d730975
7 changed files with 83 additions and 13 deletions
|
|
@ -531,7 +531,7 @@ public class PlayerPanelExt extends javax.swing.JPanel {
|
|||
|
||||
}
|
||||
|
||||
public void sizePlayerPanel(boolean smallMode) {
|
||||
protected void sizePlayerPanel(boolean smallMode) {
|
||||
if (smallMode) {
|
||||
avatar.setVisible(false);
|
||||
btnPlayer.setVisible(true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue