diff options
author | megamage <none@none> | 2008-11-14 14:19:23 -0600 |
---|---|---|
committer | megamage <none@none> | 2008-11-14 14:19:23 -0600 |
commit | f6c1a7a93de23b6a8669707e74bc06421b04e350 (patch) | |
tree | 0f1ca3e13ff79364dd19c45136721596fa662c07 /src/game/ArenaTeamHandler.cpp | |
parent | 53a7b53e7a862ac11f0d8a885a29f38e37f94861 (diff) |
[svn] Some update on channeled spells.
--HG--
branch : trunk
Diffstat (limited to 'src/game/ArenaTeamHandler.cpp')
-rw-r--r-- | src/game/ArenaTeamHandler.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/game/ArenaTeamHandler.cpp b/src/game/ArenaTeamHandler.cpp index 78a90456797..b5f8e69c918 100644 --- a/src/game/ArenaTeamHandler.cpp +++ b/src/game/ArenaTeamHandler.cpp @@ -10,12 +10,12 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include "WorldSession.h" |