aboutsummaryrefslogtreecommitdiff
path: root/src/game/ScriptedSmartAI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/ScriptedSmartAI.h')
-rw-r--r--src/game/ScriptedSmartAI.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/game/ScriptedSmartAI.h b/src/game/ScriptedSmartAI.h
new file mode 100644
index 00000000000..a1e10a06bb2
--- /dev/null
+++ b/src/game/ScriptedSmartAI.h
@@ -0,0 +1,8 @@
+/* Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/>
+ *
+ * Thanks to the original authors: ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
+ *
+ * This program is free software licensed under GPL version 2
+ * Please see the included DOCS/LICENSE.TXT for more information */
+
+#include "Creature.h" \ No newline at end of file