mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
interact + pickuo
This commit is contained in:
@@ -71,6 +71,7 @@ inline void InitLogger()
|
||||
MakeLogger("LogGame");
|
||||
MakeLogger("LogAI");
|
||||
MakeLogger("LogInteraction");
|
||||
MakeLogger("LogCreative");
|
||||
}
|
||||
|
||||
#define LOG_DEBUG(loggerName, ...) \
|
||||
|
||||
Reference in New Issue
Block a user