mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
drawing range updater update and myrand() (but not usage of it)
This commit is contained in:
@@ -110,9 +110,7 @@ public:
|
||||
Client(
|
||||
IrrlichtDevice *device,
|
||||
const char *playername,
|
||||
JMutex &range_mutex,
|
||||
float &viewing_range_nodes,
|
||||
bool &viewing_range_all
|
||||
MapDrawControl &control
|
||||
);
|
||||
|
||||
~Client();
|
||||
|
Reference in New Issue
Block a user