1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Camera: remove auto tune FPS, single view range setting

This commit is contained in:
RealBadAngel 2016-02-20 04:42:35 +01:00 committed by est31
parent 2f4cf0bcca
commit b2aabdfe07
8 changed files with 33 additions and 207 deletions

View file

@ -327,7 +327,7 @@ void ClientMap::updateDrawList(video::IVideoDriver* driver)
blocks_would_have_drawn++;
if (blocks_drawn >= m_control.wanted_max_blocks &&
!m_control.range_all &&
d > m_control.wanted_min_range * BS)
d > m_control.wanted_range * BS)
continue;
// Add to set