aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/ScriptedSmartAI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/game/ScriptedSmartAI.cpp')
-rw-r--r--src/server/game/ScriptedSmartAI.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/server/game/ScriptedSmartAI.cpp b/src/server/game/ScriptedSmartAI.cpp
new file mode 100644
index 00000000000..c5c11d5bef9
--- /dev/null
+++ b/src/server/game/ScriptedSmartAI.cpp
@@ -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 "ScriptedSmartAI.h" \ No newline at end of file