Copy and paste bad
This commit is contained in:
@@ -228,7 +228,7 @@ namespace Torch.Server.Managers
|
||||
|
||||
if (IsProfiling(steamId))
|
||||
{
|
||||
UserRejected(arg1, JoinResult.ProfilingNotAllowed);
|
||||
UserRejected(steamId, JoinResult.ProfilingNotAllowed);
|
||||
}
|
||||
|
||||
if (Players.ContainsKey(steamId))
|
||||
|
Reference in New Issue
Block a user