diff options
| author | megamage <none@none> | 2009-05-17 18:43:07 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-05-17 18:43:07 -0500 |
| commit | 1d859b6ee4251e26e02348286d549710435bd0f1 (patch) | |
| tree | 259f1e3b6467beb9b9b698c31fd5080fe4348739 | |
| parent | 786083d8ccca797009d623f9b46defeed4553141 (diff) | |
[7843] Added newline into Pet.h end to make gcc happy. Author: ApoC
--HG--
branch : trunk
| -rw-r--r-- | src/game/Pet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Pet.h b/src/game/Pet.h index cd13bc5dc95..6ae7ddc64e9 100644 --- a/src/game/Pet.h +++ b/src/game/Pet.h @@ -255,5 +255,4 @@ class Pet : public Guardian assert(false); } }; - #endif |
