From ad86bf636fea535c307d04f22447c0b8876f7640 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Wed, 10 Aug 2005 18:37:02 +0000 Subject: [PATCH] enabled statsx by default --- configs/cstrike/plugins.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/cstrike/plugins.ini b/configs/cstrike/plugins.ini index 1670997c..87458afa 100755 --- a/configs/cstrike/plugins.ini +++ b/configs/cstrike/plugins.ini @@ -35,7 +35,7 @@ statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike ;restmenu.amxx ; restrict weapons menu -;statsx.amxx ; stats on death or round end (CSX Module required!) +statsx.amxx ; stats on death or round end (CSX Module required!) ;miscstats.amxx ; bunch of events announcement for Counter-Strike ;stats_logging.amxx ; weapons stats logging (CSX Module required!)