Replaced in files: /amxx/ with /amxmodx/
This fixes lines looking like ; File location: $moddir/addons/amxx/configs/cmds.ini to look like ; File location: $moddir/addons/amxmodx/configs/cmds.ini .
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
// File location: $moddir/addons/amxmodx/configs/custommenuitems.cfg
|
||||
// Here you can add menu items from any plugin to Menus Front-End plugin, aka "amxmodmenu".
|
||||
//
|
||||
// Usage: "amx_addmenuitem <menu text> <menu command> <access flags> <plugin name>"
|
||||
|
Reference in New Issue
Block a user