2
This commit is contained in:
parent
656941f661
commit
8fc7761bf3
@ -135,7 +135,7 @@ static CatCommand chatcommands_file("chatcommands_file", "chatcommands_add <chat
|
||||
|
||||
if (!chatcomamnd.readFile(file))
|
||||
{
|
||||
g_ICvar->ConsoleColorPrintf(MENU_COLOR, "Could'nt open the file!\n");
|
||||
g_ICvar->ConsoleColorPrintf(MENU_COLOR, "Couldn't open the file!\n");
|
||||
return;
|
||||
}
|
||||
logging::Info("%s: %s", prefix.c_str(), file.c_str());
|
||||
|
Reference in New Issue
Block a user