[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
@@ -32,8 +32,6 @@
#include "../../common/events/player_event_logs.h"
#include "../../common/evolving_items.h"
PlayerEventLogs player_event_logs;
void ImportSpells(SharedDatabase *db);
void ImportSkillCaps(SharedDatabase *db);
void ImportBaseData(SharedDatabase *db);