mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-14 12:58:03 +00:00
Useless linebreak
This commit is contained in:
parent
f3e2977b0a
commit
b34ab71b76
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ public enum C {
|
|||
* Confirm
|
||||
*/
|
||||
FAILED_CONFIRM("$2You have no pending actions to confirm!"),
|
||||
REQUIRES_CONFIRM("$2Are you sure you wish to execute: $1%s$2?\n$2This cannot be undone!\n$2If you are sure: $1/plot confirm"),
|
||||
REQUIRES_CONFIRM("$2Are you sure you wish to execute: $1%s$2?\n$2This cannot be undone! If you are sure: $1/plot confirm"),
|
||||
/*
|
||||
* Move
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue