change log.

This commit is contained in:
Ayase
2018-05-15 22:06:11 +08:00
parent 98d61b85ff
commit ee72870725
2 changed files with 187 additions and 191 deletions

View File

@@ -50,10 +50,6 @@ class WorldSession;
#define AHB_ORANGE_I 12
#define AHB_YELLOW_I 13
#define TC_LOG_INFO(a, ...) sLog->outString(__VA_ARGS__)
#define TC_LOG_ERROR(a, ...) sLog->outError(__VA_ARGS__)
#define TC_LOG_DEBUG(a, ...) sLog->outDebug(LOG_FILTER_MODULES,__VA_ARGS__)
class AHBConfig
{
private: