From 786cfd0512db08092cf7b6aef8fd6143c29c7ec2 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Thu, 29 Jul 2004 18:19:47 +0000 Subject: [PATCH] fixed statscfg --- configs/cstrike/plugins.ini | 2 +- configs/plugins.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/cstrike/plugins.ini b/configs/cstrike/plugins.ini index 2b20ec1f..efbd7394 100755 --- a/configs/cstrike/plugins.ini +++ b/configs/cstrike/plugins.ini @@ -32,7 +32,7 @@ timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins -statscfg.amx ; allows to manage stats plugins via menu and commands +statscfg.amxx ; allows to manage stats plugins via menu and commands ; Counter-Strike ;statsx.amx ; stats on death or round end (CSStats Module required!) diff --git a/configs/plugins.ini b/configs/plugins.ini index 71980540..07ab13e2 100755 --- a/configs/plugins.ini +++ b/configs/plugins.ini @@ -32,7 +32,7 @@ timeleft.amxx ; displays time left on map ; Configuration pausecfg.amxx ; allows to pause and unpause some plugins -statscfg.amx ; allows to manage stats plugins via menu and commands +statscfg.amxx ; allows to manage stats plugins via menu and commands ; Custom - Add 3rd party plugins here