diff options
Diffstat (limited to 'src')
-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 |