mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
update something on ai/human playertype change
This commit is contained in:
@@ -523,6 +523,7 @@ public enum VSubmenuConstructed implements IVSubmenu<CSubmenuConstructed> {
|
|||||||
@Override
|
@Override
|
||||||
public void onLeftClick(MouseEvent e) {
|
public void onLeftClick(MouseEvent e) {
|
||||||
avatarLabel.requestFocusInWindow();
|
avatarLabel.requestFocusInWindow();
|
||||||
|
updateVanguardList(index);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user