mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Add an active object step time budget #6721
This can be set via the active_object_interval option.
This commit is contained in:
parent
e049405fdc
commit
9c669016d1
7 changed files with 68 additions and 38 deletions
|
@ -136,6 +136,7 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue