[Code] PlayerEventLogs Global to Singleton Cleanup

This commit is contained in:
Kinglykrab
2025-06-20 21:22:14 -04:00
committed by Chris Miles
parent c0bb32ed12
commit 7debd578a9
40 changed files with 92 additions and 103 deletions
-2
View File
@@ -35,8 +35,6 @@
#include "../common/events/player_event_logs.h"
#include "../common/evolving_items.h"
PlayerEventLogs player_event_logs;
#ifdef _WINDOWS
#include <direct.h>
#else