very odd fix required
This commit is contained in:
parent
275245d6ab
commit
874bc4e7ca
@ -1855,7 +1855,7 @@ public Action Command_AdminSpray(int client, int argc)
|
||||
ForceSpray(client, iTargets[i], false);
|
||||
}
|
||||
|
||||
PrintToChat(client, "\x01\x04[SprayManager]\x01 Sprayed \x04%s\x01's spray(s).", sTargetName);
|
||||
PrintToChat(client, "\x01\x04[SprayManager]\x01 Sprayed \x04%s\x01 spray(s).", sTargetName);
|
||||
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user