mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Allow the ABM time budget to be configurable.
This commit is contained in:
parent
7242de1d4b
commit
649211bf27
5 changed files with 9 additions and 2 deletions
|
@ -147,6 +147,7 @@ protected:
|
|||
float m_cache_active_block_mgmt_interval;
|
||||
float m_cache_abm_interval;
|
||||
float m_cache_nodetimer_interval;
|
||||
float m_cache_abm_time_budget;
|
||||
|
||||
IGameDef *m_gamedef;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue