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