mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
feat(ElunaConfig): Add ElunaConfig using ConfigValueCache (#310)
This commit is contained in:
@@ -1105,6 +1105,7 @@ public:
|
||||
|
||||
void OnBeforeConfigLoad(bool reload) override
|
||||
{
|
||||
ElunaConfig::GetInstance().Initialize(reload);
|
||||
if (!reload)
|
||||
{
|
||||
///- Initialize Lua Engine
|
||||
|
||||
Reference in New Issue
Block a user