mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 08:33:47 +00:00
chore(Core/modules): necessary core changes for mod-eluna rename (#22962)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
#include "UpdateFields.h"
|
||||
|
||||
class ElunaEventProcessor;
|
||||
class ALEEventProcessor;
|
||||
|
||||
enum TempSummonType
|
||||
{
|
||||
@@ -727,7 +727,7 @@ public:
|
||||
ObjectVisibilityContainer const& GetObjectVisibilityContainer() const { return _objectVisibilityContainer; }
|
||||
|
||||
// Event handler
|
||||
ElunaEventProcessor* elunaEvents;
|
||||
ALEEventProcessor* ALEEvents;
|
||||
EventProcessor m_Events;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user