Fix spdlog, add TeamsLeft print

This commit is contained in:
Gray
2025-03-23 12:30:45 -04:00
parent 292c559563
commit 74c588d51e
51 changed files with 3670 additions and 2929 deletions

View File

@@ -12,7 +12,7 @@
#include <spdlog/sinks/stdout_color_sinks.h>
#include <filesystem>
// #define ENABLE_SPD_LOG
#define ENABLE_SPD_LOG
static inline std::vector<spdlog::sink_ptr> sinks;