mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
fixed warnings
This commit is contained in:
@@ -81,7 +81,7 @@ struct npc_end_time_nozdormu : public NullCreatureAI
|
||||
return true;
|
||||
}
|
||||
|
||||
bool GossipSelect(Player* /*player*/, uint32 menuId, uint32 /*gossipListId*/) override
|
||||
bool GossipSelect(Player* /*player*/, uint32 /*menuId*/, uint32 /*gossipListId*/) override
|
||||
{
|
||||
// Todo: Well of Eternity teleport
|
||||
|
||||
|
||||
Reference in New Issue
Block a user