mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-18 16:09:37 +01:00
Blackfathom Deeps: Comment unused variable skeleton (it's for a WiP feature)
--HG-- branch : trunk
This commit is contained in:
@@ -32,12 +32,12 @@ EndScriptData */
|
||||
Must kill twilight lord for shrine event to be possible
|
||||
*/
|
||||
|
||||
const Position LorgusPosition[4] =
|
||||
/*const Position LorgusPosition[4] =
|
||||
{ { },
|
||||
{ },
|
||||
{ },
|
||||
{ }
|
||||
};
|
||||
};*/
|
||||
|
||||
struct TRINITY_DLL_DECL instance_blackfathom_deeps : public ScriptedInstance
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user