1
0
Fork 0
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:
Perttu Ahola 2010-12-26 03:58:19 +02:00
parent 3cae2310f5
commit 582af0cb21
5 changed files with 153 additions and 13 deletions

View file

@ -111,7 +111,7 @@ public:
IrrlichtDevice *device,
const char *playername,
JMutex &range_mutex,
s16 &viewing_range_nodes,
float &viewing_range_nodes,
bool &viewing_range_all
);