Merge branch 'master' of github.com:TShock/TShock
This commit is contained in:
commit
a853efa520
1 changed files with 2016 additions and 2016 deletions
2
TShockAPI/Commands.cs
Executable file → Normal file
2
TShockAPI/Commands.cs
Executable file → Normal file
|
|
@ -1556,7 +1556,7 @@ namespace TShockAPI
|
|||
}
|
||||
if (Regions.Count > (15 * page))
|
||||
{
|
||||
args.Player.SendMessage(string.Format("Type /warp list {0} for more warps.", (page + 1)), Color.Yellow);
|
||||
args.Player.SendMessage(string.Format("Type /region list {0} for more regions.", (page + 1)), Color.Yellow);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue