diff options
Diffstat (limited to '')
-rw-r--r-- | src/Mobs/Wolf.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Mobs/Wolf.cpp b/src/Mobs/Wolf.cpp index bf49c70f8..bfc7b10e8 100644 --- a/src/Mobs/Wolf.cpp +++ b/src/Mobs/Wolf.cpp @@ -29,7 +29,6 @@ cWolf::cWolf(void) : - bool cWolf::DoTakeDamage(TakeDamageInfo & a_TDI) { /*TODO bring from master and adapt*/ |