Do not instantiate unused AI - will uncomment when actually used

This commit is contained in:
郑佩茹
2022-10-02 11:29:04 -06:00
parent 7d588f7b66
commit 4583cf8caa

View File

@@ -289,7 +289,7 @@ public:
void AddSC_mod_individual_progression_awareness()
{
new npc_ipp_aq();
new npc_ipp_naxx40();
// new npc_ipp_naxx40(); // Not used yet
new npc_ipp_tbc();
new npc_ipp_tbc_t4();
new npc_ipp_tbc_pre_t4();