diff options
Diffstat (limited to 'src/game/MotionMaster.h')
-rw-r--r-- | src/game/MotionMaster.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/MotionMaster.h b/src/game/MotionMaster.h index 84057741d08..d362e6574f0 100644 --- a/src/game/MotionMaster.h +++ b/src/game/MotionMaster.h @@ -152,3 +152,4 @@ class TRINITY_DLL_SPEC MotionMaster //: private std::stack<MovementGenerator *> uint8 m_cleanFlag; }; #endif + |