diff options
Diffstat (limited to 'internal_rewrite/c_base_player.hpp')
| -rw-r--r-- | internal_rewrite/c_base_player.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal_rewrite/c_base_player.hpp b/internal_rewrite/c_base_player.hpp index e5455f9..876b65b 100644 --- a/internal_rewrite/c_base_player.hpp +++ b/internal_rewrite/c_base_player.hpp @@ -242,6 +242,7 @@ struct ent_animdata_t { int m_anim_flags; float m_adjust_rate; float m_adjust_cycle; + bool m_is_stopping; }; class c_base_player { |
