mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
@@ -66,7 +66,7 @@ class go_atalai_statue : public GameObjectScript
|
||||
|
||||
InstanceScript* instance;
|
||||
|
||||
bool GossipHello(Player* player, bool /*reportUse*/) override
|
||||
bool GossipHello(Player* /*player*/, bool /*reportUse*/) override
|
||||
{
|
||||
instance->SetData(EVENT_STATE, me->GetEntry());
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user