updated module info

This commit is contained in:
Felix Geyer 2004-08-19 14:59:57 +00:00
parent ada99a3067
commit 365d3ab538

View File

@ -6,8 +6,8 @@
// Module info // Module info
#define MODULE_NAME "CS Stats" #define MODULE_NAME "CS Stats"
#define MODULE_VERSION "0.20" #define MODULE_VERSION "0.20"
#define MODULE_AUTHOR "AMXx Dev Team" #define MODULE_AUTHOR "AMX Mod X Dev Team"
#define MODULE_URL "http://www.amxmodx.org/" #define MODULE_URL "http://www.amxmodx.org"
#define MODULE_LOGTAG "CSSTATS" #define MODULE_LOGTAG "CSSTATS"
// If you want the module not to be reloaded on mapchange, remove / comment out the next line // If you want the module not to be reloaded on mapchange, remove / comment out the next line
#define MODULE_RELOAD_ON_MAPCHANGE #define MODULE_RELOAD_ON_MAPCHANGE