mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-12 14:58:06 +03:00
renamed logtag to deal with stupid system
This commit is contained in:
parent
5adc7021e4
commit
94d4380f39
@ -8,7 +8,7 @@
|
|||||||
#define MODULE_VERSION "1.00"
|
#define MODULE_VERSION "1.00"
|
||||||
#define MODULE_AUTHOR "AMX Mod X 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 "MySQLX"
|
#define MODULE_LOGTAG "SQLX"
|
||||||
// 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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user