diff options
Diffstat (limited to 'src/content_sao.h')
-rw-r--r-- | src/content_sao.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/content_sao.h b/src/content_sao.h index a93029154..cc372ff55 100644 --- a/src/content_sao.h +++ b/src/content_sao.h @@ -314,9 +314,6 @@ private: bool m_attachment_sent; public: - // Some flags used by Server - bool m_moved; - float m_physics_override_speed; float m_physics_override_jump; float m_physics_override_gravity; |