Players can join on 1.0.5, and apparently some features work.
This commit is contained in:
parent
787556ac7c
commit
9636ebf0e5
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ namespace TShockAPI
|
|||
}
|
||||
|
||||
Players[ply] = player;
|
||||
Netplay.serverSock[ply].spamCheck = ConfigurationManager.SpamChecks;
|
||||
Netplay.spamCheck = ConfigurationManager.SpamChecks;
|
||||
}
|
||||
|
||||
private void OnLeave(int ply)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue