Fixed typo in successful
This commit is contained in:
parent
85a94837a2
commit
77c0a799fa
@ -125,7 +125,7 @@ public Action Command_ReloadConfig(int client, int args)
|
||||
|
||||
if (g_bLoaded)
|
||||
{
|
||||
CReplyToCommand(client, "\x07%s[entWatch] \x07%sConfig load successfull.", "E01B5D", "F16767");
|
||||
CReplyToCommand(client, "\x07%s[entWatch] \x07%sConfig load successful.", "E01B5D", "F16767");
|
||||
return Plugin_Handled;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user