oops, we can reference this implicitly now
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40730
This commit is contained in:
parent
a5c018724a
commit
2489044d8b
@ -801,7 +801,7 @@ void ConCmdManager::OnRootConsoleCommand(const char *command, unsigned int argco
|
||||
const char *num = engine->Cmd_Argv(3);
|
||||
if (atoi(num) == 1)
|
||||
{
|
||||
g_ConCmds.NotifyExecDone(NULL);
|
||||
NotifyExecDone(NULL);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user