Blackfathom Deeps: Comment unused variable skeleton (it's for a WiP feature)

--HG--
branch : trunk
This commit is contained in:
tartalo
2009-11-20 20:17:39 +01:00
parent 25a7e83699
commit 514939d655

View File

@@ -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
{