Add this. to be consistent.
This commit is contained in:
parent
1a04ecf409
commit
78dca18242
@ -41,7 +41,7 @@ public class PrisonerJailedEvent extends Event implements Cancellable {
|
|||||||
this.player = player;
|
this.player = player;
|
||||||
this.online = online;
|
this.online = online;
|
||||||
this.jailer = jailer;
|
this.jailer = jailer;
|
||||||
cancelMsg = "";
|
this.cancelMsg = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Gets the {@link Jail} this prisoner is being sent to. */
|
/** Gets the {@link Jail} this prisoner is being sent to. */
|
||||||
|
Loading…
Reference in New Issue
Block a user