blob: c5c11d5bef9191959fe4629a7d0e4c812afbb7c4 (
plain)
1
2
3
4
5
6
7
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"
|