Skip to content

Commit

Permalink
Removed an extraneous Javadoc piece
Browse files Browse the repository at this point in the history
  • Loading branch information
2008Choco committed Aug 25, 2017
1 parent 3185dc5 commit 2078559
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ public void startRespawn(RespawnType type) {
* on provided values rather than configured ones.
*
* @param respawnDelay the time until the dragon respawns
* @param announceRespawn whether to show the time remaining in the action bar
*/
public void startRespawn(int respawnDelay) {
if (respawnDelay < 0) respawnDelay = 0;
Expand Down

0 comments on commit 2078559

Please sign in to comment.