Utgarde Keep strat cleanup

This commit is contained in:
Bobblybook
2024-10-05 19:04:05 +10:00
parent d0f5bb7cc7
commit 23ff699724
5 changed files with 9 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
#include "UtgardeKeepActions.h"
#include "UtgardeKeepStrategy.h"
bool AttackFrostTombAction::isUseful() { return !botAI->IsHeal(bot); }
bool AttackFrostTombAction::Execute(Event event)
{
Unit* frostTomb = nullptr;