AutoExecConfig: Adjust few things

This commit is contained in:
Arkshine
2015-07-20 11:19:28 +02:00
parent 78b1154b8d
commit 5b8bbddbc1
4 changed files with 20 additions and 7 deletions

View File

@ -3226,7 +3226,7 @@ forward OnAutoConfigsBuffered();
* information from the plugin's registered cvars.
* @param name Name of the config file, excluding the .cfg extension.
* If empty, <plugin.filename.cfg> is assumed.
* @param folder Folder under plugin/ to use.
* @param folder Folder under plugins/ to use.
*
* @noreturn
*/