- fix logging - too much different subsystem names were used
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "../helper/HL_Log.h"
|
||||
#include <math.h>
|
||||
|
||||
#define LOG_SUBSYSTEM "[Media]"
|
||||
#define LOG_SUBSYSTEM "media"
|
||||
|
||||
using namespace MT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user