From 4e1123730c3b0ca5a67b8b1256628250265fe2e9 Mon Sep 17 00:00:00 2001 From: Borja Ferrer Date: Wed, 10 May 2006 12:29:37 +0000 Subject: [PATCH] fixed lib class --- dlls/ts/tsx/moduleconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/ts/tsx/moduleconfig.h b/dlls/ts/tsx/moduleconfig.h index 90841eb7..9ea52c1c 100755 --- a/dlls/ts/tsx/moduleconfig.h +++ b/dlls/ts/tsx/moduleconfig.h @@ -10,7 +10,7 @@ #define MODULE_URL "http://www.amxmodx.org/" #define MODULE_LOGTAG "TSX" #define MODULE_LIBRARY "tsx" -#define MODULE_LIBCLASS "XSTATS" +#define MODULE_LIBCLASS "xstats" // If you want the module not to be reloaded on mapchange, remove / comment out the next line #define MODULE_RELOAD_ON_MAPCHANGE