.amxx instead of .amx

This commit is contained in:
Felix Geyer
2004-07-29 19:40:43 +00:00
parent 0dee2be6be
commit 2f5c5e0d50
2 changed files with 6 additions and 6 deletions

View File

@ -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