mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
[svn] * Fixed Compile error from previous rev
--HG-- branch : trunk
This commit is contained in:
@@ -156,7 +156,7 @@ struct TRINITY_DLL_DECL instance_shadow_labyrinth : public ScriptedInstance
|
||||
|
||||
uint64 GetData64(uint32 identifier)
|
||||
{
|
||||
if(identifier == DATA_GRANDMASTERVORPIL)
|
||||
if(identifier == DATA_GRANDMASTERVORPILEVENT)
|
||||
return GrandmasterVorpil;
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user