mirror of
https://github.com/araxiaonline/mod-mythic-plus.git
synced 2026-06-13 03:02:24 -04:00
Major overhauls of key systems and scripts
This commit is contained in:
@@ -104,6 +104,9 @@ public:
|
||||
size = sAdvancementMgr->LoadMaterialTypes();
|
||||
MpLogger::info("Loaded {} material types...", size);
|
||||
|
||||
sMpDataStore->LoadPlayerHealthAvg();
|
||||
MpLogger::info("Loaded player health averages used for scaling calculations...");
|
||||
|
||||
// Registering event handlers for the Mythic+ events from client
|
||||
MP_Register_EventHandlers();
|
||||
MpLogger::info("Registered Mythic+ Event Handlers...");
|
||||
|
||||
Reference in New Issue
Block a user