mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
update ManaShards event
This commit is contained in:
@@ -552,6 +552,11 @@ public final class CMatchUI
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void updateShards(Iterable<PlayerView> shardsUpdate) {
|
||||
//mobile adventure only..
|
||||
}
|
||||
|
||||
@Override
|
||||
public void updateCards(final Iterable<CardView> cards) {
|
||||
for (final CardView c : cards) {
|
||||
|
||||
Reference in New Issue
Block a user