Dunno why VS makes that change
This commit is contained in:
parent
07d607a9b6
commit
efc5ed5fcf
2 changed files with 17 additions and 17 deletions
|
|
@ -250,7 +250,7 @@ namespace TShockAPI
|
|||
Tools.ForceKickAll("Server shutting down!");
|
||||
}
|
||||
else if (text.StartsWith("playing"))
|
||||
{
|
||||
{
|
||||
int count = 0;
|
||||
foreach (TSPlayer player in Players)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue