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)
|
||||
{
|
||||
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;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user