Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolleander committed May 1, 2024
1 parent 00a5188 commit ce43059
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ public void addDummyPlayer(DummyPlayer<P> player){
addPlayer(player);
}

public void removeDummyPlayer(DummyPlayer<P> player){removePlayer(player);}
}

0 comments on commit ce43059

Please sign in to comment.