Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kysre committed Jun 22, 2021
1 parent 8e9b248 commit a496773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/model/game/fields/FieldZone.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ public Card getCardByName(String cardName) {
}

public void activateFieldCard() {

}

public Card getFieldCard() {
Expand Down

0 comments on commit a496773

Please sign in to comment.