CallAdminRestrictions: oops
This commit is contained in:
parent
a4fbb15490
commit
91b030df84
@ -69,7 +69,7 @@ public Action CallAdmin_OnReportPre(int client, int target, const char[] reason)
|
|||||||
|
|
||||||
if(ActiveAdmins)
|
if(ActiveAdmins)
|
||||||
{
|
{
|
||||||
CPrintToChat(client, "{green}[CALLADMIN] {lightgreen}Reported %N for %s.", target, client);
|
CPrintToChat(client, "{green}[CALLADMIN] {lightgreen}Reported %N for %s.", target, reason);
|
||||||
return Plugin_Handled;
|
return Plugin_Handled;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user