mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Updated licenses of CiaranG's contributions to be in line with the new contribution policy and added a TODO note to server.cpp
This commit is contained in:
@@ -1192,7 +1192,7 @@ void Server::AsyncRunStep()
|
||||
|
||||
if(dtime < 0.001)
|
||||
return;
|
||||
|
||||
|
||||
//dstream<<"Server steps "<<dtime<<std::endl;
|
||||
//dstream<<"Server::AsyncRunStep(): dtime="<<dtime<<std::endl;
|
||||
|
||||
@@ -1674,6 +1674,7 @@ void Server::AsyncRunStep()
|
||||
|
||||
/*
|
||||
Step node metadata
|
||||
TODO: Move to ServerEnvironment and utilize active block stuff
|
||||
*/
|
||||
{
|
||||
//TimeTaker timer("Step node metadata");
|
||||
|
Reference in New Issue
Block a user