From 08539ec0a4eabc903d8fbaf34aba465f20e0b698 Mon Sep 17 00:00:00 2001 From: megamage Date: Sun, 23 Aug 2009 14:20:07 -0500 Subject: *Rename some ai functions. --HG-- branch : trunk --- src/game/Unit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Unit.cpp') diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp index 16fbbff3eb5..d55395bce52 100644 --- a/src/game/Unit.cpp +++ b/src/game/Unit.cpp @@ -48,7 +48,7 @@ #include "Path.h" #include "CreatureGroups.h" #include "PetAI.h" -#include "NullCreatureAI.h" +#include "PassiveAI.h" #include "Traveller.h" #include "TemporarySummon.h" #include "Vehicle.h" -- cgit v1.2.3