mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Remove obsolete GameEvent (#6736)
This commit is contained in:
@@ -788,7 +788,6 @@ public class MatchScreen extends FScreen {
|
||||
public void forceRevalidate() {
|
||||
for (VPlayerPanel playerPanel : getPlayerPanels().values()) {
|
||||
playerPanel.revalidate(true);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user