From 365d3ab5388b7b520500481cadf6162020ce7871 Mon Sep 17 00:00:00 2001 From: Felix Geyer Date: Thu, 19 Aug 2004 14:59:57 +0000 Subject: [PATCH] updated module info --- dlls/csstats2/csstats/moduleconfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/csstats2/csstats/moduleconfig.h b/dlls/csstats2/csstats/moduleconfig.h index 1502ecf0..ae652eef 100755 --- a/dlls/csstats2/csstats/moduleconfig.h +++ b/dlls/csstats2/csstats/moduleconfig.h @@ -6,8 +6,8 @@ // Module info #define MODULE_NAME "CS Stats" #define MODULE_VERSION "0.20" -#define MODULE_AUTHOR "AMXx Dev Team" -#define MODULE_URL "http://www.amxmodx.org/" +#define MODULE_AUTHOR "AMX Mod X Dev Team" +#define MODULE_URL "http://www.amxmodx.org" #define MODULE_LOGTAG "CSSTATS" // If you want the module not to be reloaded on mapchange, remove / comment out the next line #define MODULE_RELOAD_ON_MAPCHANGE