interacting

This commit is contained in:
Milxnor
2023-03-08 21:37:55 -05:00
parent 1fd8f0f93f
commit 59c338c401
26 changed files with 432 additions and 52 deletions

View File

@@ -70,6 +70,7 @@ inline void InitLogger()
MakeLogger("LogPlaylist");
MakeLogger("LogGame");
MakeLogger("LogAI");
MakeLogger("LogInteraction");
}
#define LOG_DEBUG(loggerName, ...) \