mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Update ExtraTurn in PlayerView
This commit is contained in:
@@ -412,6 +412,8 @@ public final class CMatchUI
|
||||
if (vHand != null) {
|
||||
vHand.getLayoutControl().updateHand();
|
||||
}
|
||||
// update Cards in Hand
|
||||
getFieldViewFor(owner).updateDetails();
|
||||
}
|
||||
if (updateAnte) {
|
||||
cAntes.update();
|
||||
|
||||
Reference in New Issue
Block a user