EoE cleanup

This commit is contained in:
Bobblybook
2024-12-16 17:47:44 +11:00
parent af6eb61d33
commit c6a0b012e8
2 changed files with 2 additions and 34 deletions

View File

@@ -78,8 +78,9 @@ bool MalygosTargetAction::Execute(Event event)
{
if (botAI->IsHeal(bot)) { return false; }
// Init this as boss by default, if no better target is found just fall back to Malygos
Unit* newTarget = boss;
Unit* spark = nullptr;
// Unit* spark = nullptr;
// GuidVector targets = AI_VALUE(GuidVector, "possible targets no los");
// for (auto& target : targets)