mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Update CMatchUI.java
This commit is contained in:
@@ -413,7 +413,7 @@ public final class CMatchUI
|
|||||||
vHand.getLayoutControl().updateHand();
|
vHand.getLayoutControl().updateHand();
|
||||||
}
|
}
|
||||||
// update Cards in Hand
|
// update Cards in Hand
|
||||||
getFieldViewFor(owner).updateDetails();
|
vField.updateDetails();
|
||||||
}
|
}
|
||||||
if (updateAnte) {
|
if (updateAnte) {
|
||||||
cAntes.update();
|
cAntes.update();
|
||||||
|
|||||||
Reference in New Issue
Block a user