Fill out API more.

This commit is contained in:
David Anderson
2014-06-24 01:18:16 -07:00
parent ec61d4d188
commit fac52a2897
4 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ ProfileToolManager::OnRootConsoleCommand2(const char *cmdname, const ICommandArg
}
g_pSourcePawn2->DisableProfiling();
g_pSourcePawn2->SetProfilingTool(nullptr);
active_->Stop();
active_->Stop(render_help);
active_->RenderHelp(render_help);
return;
}