updated module info
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
#define __MODULECONFIG_H__
|
||||
|
||||
// Module info
|
||||
#define MODULE_NAME "DoDX"
|
||||
#define MODULE_NAME "Day of Defeat X"
|
||||
#define MODULE_VERSION "0.20"
|
||||
#define MODULE_AUTHOR "SidLuke"
|
||||
#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 "DODX"
|
||||
// If you want the module not to be reloaded on mapchange, remove / comment out the next line
|
||||
#define MODULE_RELOAD_ON_MAPCHANGE
|
||||
|
Reference in New Issue
Block a user