And again with the build breaking..
This commit is contained in:
parent
c231375e19
commit
849c4a70ae
@ -94,7 +94,7 @@ public OnMapStart()
|
||||
{
|
||||
if (IsClientConnected(i))
|
||||
{
|
||||
OnClientConnect(i, "", 0);
|
||||
OnClientConnected(i, "", 0);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user