Add suggestion
Co-authored-by: Lucas Nicodemus <shank@shanked.me>
This commit is contained in:
parent
add6c4cbee
commit
4aa75fe023
1 changed files with 1 additions and 1 deletions
|
|
@ -913,7 +913,7 @@ namespace TShockAPI
|
||||||
|
|
||||||
if (args.Player.TPlayer.talkNPC != -1)
|
if (args.Player.TPlayer.talkNPC != -1)
|
||||||
{
|
{
|
||||||
args.Player.SendErrorMessage("Please close NPC window for logging out.");
|
args.Player.SendErrorMessage("Please close NPC windows before logging out.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue