Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Angeschossen committed Jan 15, 2024
1 parent 4258a21 commit 5129508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/angeschossen/lands/api/war/WarState.java
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ public interface WarState {
/**
* Send current info of the war.
*
* @param landPlayer the player to send it to
* @param landPlayer if null, sends it to all players that are engaged in the war
*/
void sendCurrentInfo(@Nullable LandPlayer landPlayer);

Expand Down

0 comments on commit 5129508

Please sign in to comment.