aboutsummaryrefslogtreecommitdiff
path: root/src/client.cpp
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2010-12-26 03:58:19 +0200
committerPerttu Ahola <celeron55@gmail.com>2010-12-26 03:58:19 +0200
commit582af0cb212a5bb522356657c89b643501935230 (patch)
tree0ee6894e92b947224e6ac74ca16b00c5dee91119 /src/client.cpp
parent3cae2310f5e0ef52c40570cab1f59a56816b55b0 (diff)
downloadhax-minetest-server-582af0cb212a5bb522356657c89b643501935230.tar.gz
hax-minetest-server-582af0cb212a5bb522356657c89b643501935230.zip
new viewing range updater algorithm
Diffstat (limited to 'src/client.cpp')
-rw-r--r--src/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client.cpp b/src/client.cpp
index b0750cae6..d43b97a3c 100644
--- a/src/client.cpp
+++ b/src/client.cpp
@@ -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,