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,5 +1,5 @@
|
||||
; Menu configuration file
|
||||
; File location: $moddir/addons/amxx/configs/cmds.ini
|
||||
; File location: $moddir/addons/amxmodx/configs/cmds.ini
|
||||
; To use with Commands Menu plugin
|
||||
|
||||
; NOTE: By default in all settings the access level is set to "u".
|
||||
|
@ -1,5 +1,5 @@
|
||||
; Menu configuration file
|
||||
; File location: $moddir/addons/amxx/configs/cvars.ini
|
||||
; File location: $moddir/addons/amxmodx/configs/cvars.ini
|
||||
; To use with Commands Menu plugin
|
||||
|
||||
; Cvars Menu:
|
||||
|
@ -1,5 +1,5 @@
|
||||
; Maps configuration file
|
||||
; File location: $moddir/addons/amxx/configs/maps.ini
|
||||
; File location: $moddir/addons/amxmodx/configs/maps.ini
|
||||
; To use with Maps Menu plugin
|
||||
|
||||
; Add in your mod's maps here
|
||||
|
Reference in New Issue
Block a user