reboot living up to its name

This commit is contained in:
Milxnor
2023-06-19 10:11:30 -04:00
parent 5f51e034b0
commit 444af18b39
15 changed files with 115 additions and 50 deletions

View File

@@ -85,6 +85,7 @@ inline void InitLogger()
MakeLogger("LogBots");
MakeLogger("LogCosmetics");
MakeLogger("LogMatchmaker");
MakeLogger("LogRebooting");
}
#define LOG_DEBUG(loggerName, ...) \