mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Tidy up server log output a bit
This commit is contained in:
@@ -4525,8 +4525,7 @@ void dedicated_server_loop(Server &server, bool &kill)
|
||||
{
|
||||
DSTACK(__FUNCTION_NAME);
|
||||
|
||||
infostream<<"Running dedicated server"<<std::endl;
|
||||
infostream<<"========================"<<std::endl;
|
||||
infostream<<"dedicated_server_loop()"<<std::endl;
|
||||
|
||||
IntervalLimiter m_profiler_interval;
|
||||
|
||||
|
Reference in New Issue
Block a user