From bcf19139afae87b71cee87ea6a70e70fb444ea14 Mon Sep 17 00:00:00 2001 From: maximius Date: Thu, 10 Sep 2009 22:15:29 -0700 Subject: *Cleanup comments, update THANKS (no idea if I missed anybody o_O), added Themris' Warlock's Death Coil healing and damage fix, corrected some typos --HG-- branch : trunk --- src/game/Unit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/Unit.cpp') diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp index 1432898ae1d..889633dccf6 100644 --- a/src/game/Unit.cpp +++ b/src/game/Unit.cpp @@ -15084,4 +15084,4 @@ void CharmInfo::SetIsReturning(bool val) bool CharmInfo::IsReturning() { return m_isReturning; -} \ No newline at end of file +} -- cgit v1.2.3