aboutsummaryrefslogtreecommitdiff
path: root/src/game/CombatAI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/CombatAI.cpp')
-rw-r--r--src/game/CombatAI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/CombatAI.cpp b/src/game/CombatAI.cpp
index 8be14d32787..7837d3b3c43 100644
--- a/src/game/CombatAI.cpp
+++ b/src/game/CombatAI.cpp
@@ -272,7 +272,7 @@ bool AOEAI::CanAIAttack(const Unit *who) const
void AOEAI::AttackStart(Unit *who)
{
-
+
}
void AOEAI::UpdateAI(const uint32 diff)