From 264d53e35135a9ba76eeba7ee81ba8feaabaf60a Mon Sep 17 00:00:00 2001 From: tomrus88 Date: Thu, 28 May 2009 10:22:17 +0400 Subject: [PATCH] Added new line at end of file. --- src/game/Pet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/Pet.h b/src/game/Pet.h index 223675a88..0ddc8fc56 100644 --- a/src/game/Pet.h +++ b/src/game/Pet.h @@ -250,4 +250,4 @@ class Pet : public Creature assert(false); } }; -#endif \ No newline at end of file +#endif -- 2.11.4.GIT