mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Scripts/BWL: Fix build
This commit is contained in:
@@ -121,6 +121,9 @@ public:
|
||||
|
||||
DoMeleeAttackIfReady();
|
||||
}
|
||||
|
||||
private:
|
||||
EventMap events; /// @todo: change BWL to instance script and bosses to BossAI
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user