]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/localplayer.h
Fix bug when craft input isn't replaced
[dragonfireclient.git] / src / localplayer.h
index b60e156be30b05ed4a8b2952d994f1bcf3b8d7bf..b71253275a7d13fec6dd1272265c957fea0d0cc5 100644 (file)
@@ -62,8 +62,6 @@ class LocalPlayer : public Player
        unsigned int last_keyPressed;
 
        float camera_impact;
-       v3f eye_offset_first;
-       v3f eye_offset_third;
 
        int last_animation;
        float last_animation_speed;