mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
new viewing range updater algorithm
This commit is contained in:
parent
3cae2310f5
commit
582af0cb21
5 changed files with 153 additions and 13 deletions
|
@ -67,7 +67,7 @@ Client::Client(
|
|||
IrrlichtDevice *device,
|
||||
const char *playername,
|
||||
JMutex &range_mutex,
|
||||
s16 &viewing_range_nodes,
|
||||
float &viewing_range_nodes,
|
||||
bool &viewing_range_all):
|
||||
m_thread(this),
|
||||
m_env(new ClientMap(this,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue