Copy and paste bad

This commit is contained in:
Jimmacle
2020-08-10 14:40:41 -07:00
committed by GitHub
parent 80a820ae3d
commit fc986c87a6

View File

@@ -228,7 +228,7 @@ namespace Torch.Server.Managers
if (IsProfiling(steamId))
{
UserRejected(arg1, JoinResult.ProfilingNotAllowed);
UserRejected(steamId, JoinResult.ProfilingNotAllowed);
}
if (Players.ContainsKey(steamId))