diff options
Diffstat (limited to 'src/game/Pet.h')
-rw-r--r-- | src/game/Pet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Pet.h b/src/game/Pet.h index f863051b74d..f536794fcee 100644 --- a/src/game/Pet.h +++ b/src/game/Pet.h @@ -244,3 +244,4 @@ class Pet : public Creature } }; #endif + |