diff options
Diffstat (limited to 'src/client/mapblock_mesh.h')
-rw-r--r-- | src/client/mapblock_mesh.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/mapblock_mesh.h b/src/client/mapblock_mesh.h index 6f454d348..80075fce2 100644 --- a/src/client/mapblock_mesh.h +++ b/src/client/mapblock_mesh.h @@ -125,8 +125,6 @@ public: m_animation_force_timer--; } - void updateCameraOffset(v3s16 camera_offset); - std::set<v3s16> esp_nodes; private: |