Remove print
This commit is contained in:
parent
93a01c50f0
commit
9792a40b33
@ -49,7 +49,6 @@ namespace game
|
||||
}
|
||||
else
|
||||
{
|
||||
printf("%s\n", mp::svs_clients[client_num]->name);
|
||||
SV_SendServerCommand(mp::svs_clients[client_num], type, "%s", text);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user