From 2f5c5e0d5043438febb7660464504ccddb90a6f9 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Thu, 29 Jul 2004 19:40:43 +0000 Subject: [PATCH] .amxx instead of .amx --- configs/cstrike/plugins.ini | 6 +++--- configs/tfc/plugins.ini | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/configs/cstrike/plugins.ini b/configs/cstrike/plugins.ini index efbd7394..e327ef49 100755 --- a/configs/cstrike/plugins.ini +++ b/configs/cstrike/plugins.ini @@ -35,9 +35,9 @@ pausecfg.amxx ; allows to pause and unpause some plugins statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike -;statsx.amx ; stats on death or round end (CSStats Module required!) -;miscstats.amx ; bunch of events announcement for Counter-Strike -;stats_logging.amx ; weapons stats logging (CSStats Module required!) +;statsx.amxx ; stats on death or round end (CSStats Module required!) +;miscstats.amxx ; bunch of events announcement for Counter-Strike +;stats_logging.amxx ; weapons stats logging (CSStats Module required!) ; Custom - Add 3rd party plugins here diff --git a/configs/tfc/plugins.ini b/configs/tfc/plugins.ini index 6bca3b72..2e640a98 100755 --- a/configs/tfc/plugins.ini +++ b/configs/tfc/plugins.ini @@ -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