.amxx instead of .amx
This commit is contained in:
@ -35,9 +35,9 @@ pausecfg.amxx ; allows to pause and unpause some plugins
|
||||
statscfg.amxx ; allows to manage stats plugins via menu and commands
|
||||
|
||||
; Team Fortress Classic
|
||||
;stats.amx ; stats on death (TFC Module required!)
|
||||
;statssounds.amx ; precache plugin for stats plugins
|
||||
;stats_logging.amx ; weapons stats logging (TFC Module required!)
|
||||
;stats.amxx ; stats on death (TFC Module required!)
|
||||
;statssounds.amxx ; precache plugin for stats plugins
|
||||
;stats_logging.amxx ; weapons stats logging (TFC Module required!)
|
||||
|
||||
|
||||
; Custom - Add 3rd party plugins here
|
||||
|
Reference in New Issue
Block a user