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 @@
|
||||
// SQL configuration file
|
||||
// File location: $moddir/addons/amxx/configs/sql.cfg
|
||||
// File location: $moddir/addons/amxmodx/configs/sql.cfg
|
||||
|
||||
// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"
|
||||
// We recommend using your server IP address instead of its name
|
||||
|
Reference in New Issue
Block a user