Remove some space left around
This commit is contained in:
parent
7160e758b2
commit
35c61e53f1
1 changed files with 0 additions and 1 deletions
|
|
@ -1450,7 +1450,6 @@ namespace TShockAPI
|
||||||
banLengthInSeconds == 0 ? "" : banLengthInSeconds.ToString());
|
banLengthInSeconds == 0 ? "" : banLengthInSeconds.ToString());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (success)
|
if (success)
|
||||||
{
|
{
|
||||||
args.Player.SendSuccessMessage("{0} was successfully banned.", targetGeneralizedName);
|
args.Player.SendSuccessMessage("{0} was successfully banned.", targetGeneralizedName);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue