1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Revert "Add an active object step time budget #6721"

This reverts commit 9c669016d1.
See #6907
This commit is contained in:
Lars Hofhansl
2018-01-12 23:47:39 -08:00
parent 7e50529867
commit fad263dec9
7 changed files with 38 additions and 68 deletions

View File

@@ -136,7 +136,6 @@ protected:
bool m_cache_enable_shaders;
float m_cache_active_block_mgmt_interval;
float m_cache_abm_interval;
float m_cache_ao_interval;
float m_cache_nodetimer_interval;
IGameDef *m_gamedef;