Small cleanup

This commit is contained in:
friarsol
2023-04-07 08:48:03 -04:00
committed by Chris H
parent daf0572cf6
commit c6d56e61f5
2 changed files with 15 additions and 15 deletions

View File

@@ -1378,7 +1378,7 @@ public class CardView extends GameEntityView {
return; return;
} }
} }
updateDefense("0"); //alternates don't need loyalty updateDefense("0");
} }
public String getSetCode() { public String getSetCode() {