diff --git a/Modules.h b/Modules.h index 36dbe517..5c8b55dd 100644 --- a/Modules.h +++ b/Modules.h @@ -951,6 +951,7 @@ public: /** Called when a module is going to be loaded. * @param sModName name of the module. + * @param eType wanted type of the module (user/global). * @param sArgs arguments of the module. * @param[out] bSuccess the module was loaded successfully * as result of this module hook?