diff options
Diffstat (limited to 'src/game/Totem.h')
-rw-r--r-- | src/game/Totem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Totem.h b/src/game/Totem.h index 572cfa6d315..af2ca7a4023 100644 --- a/src/game/Totem.h +++ b/src/game/Totem.h @@ -64,3 +64,4 @@ class Totem : public Creature uint32 m_duration; }; #endif + |