aboutsummaryrefslogtreecommitdiff
path: root/src/game/CreatureAIRegistry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/CreatureAIRegistry.cpp')
-rw-r--r--src/game/CreatureAIRegistry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/CreatureAIRegistry.cpp b/src/game/CreatureAIRegistry.cpp
index 9ed1763141f..2964508af89 100644
--- a/src/game/CreatureAIRegistry.cpp
+++ b/src/game/CreatureAIRegistry.cpp
@@ -53,3 +53,4 @@ namespace AIRegistry
(new MovementGeneratorFactory<WaypointMovementGenerator<Creature> >(WAYPOINT_MOTION_TYPE))->RegisterSelf();
}
}
+