[DEBUG] correct the VBO FULL implement

This commit is contained in:
Edouard DUPIN 2016-11-08 22:17:47 +01:00
parent 7445e27a1a
commit 2a4e73a0a1

View File

@ -73,7 +73,7 @@
#endif #endif
#ifdef DEBUG #ifdef DEBUG
#define DEFAULT_LOG_LEVEL elog::level_verbose #define DEFAULT_LOG_LEVEL elog::level_info
#if defined(__TARGET_OS__Windows) \ #if defined(__TARGET_OS__Windows) \
|| defined(__TARGET_OS__Web) || defined(__TARGET_OS__Web)
#define DEFAULT_LOG_COLOR false #define DEFAULT_LOG_COLOR false