mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
@@ -1542,7 +1542,7 @@ public:
|
||||
|
||||
struct go_bellsAI : public GameObjectAI
|
||||
{
|
||||
go_bellsAI(GameObject* go) : GameObjectAI(go) { }
|
||||
go_bellsAI(GameObject* go) : GameObjectAI(go), _soundId(0) { }
|
||||
|
||||
void InitializeAI() override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user