Fixed typo in successful
This commit is contained in:
parent
af4d56340a
commit
1f9e687e0c
@ -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