diff --git a/public/IMenuManager.h b/public/IMenuManager.h index 9471e1b2..cb97a2f4 100644 --- a/public/IMenuManager.h +++ b/public/IMenuManager.h @@ -825,6 +825,7 @@ namespace SourceMod * * @param client Client index. * @param states Menu states. + * @param order Order to search for items. * @return IMenuPanel pointer, or NULL if no items could be * found in the IBaseMenu pointer, or NULL if any * other error occurred. Any valid pointer must