mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Serverlist: announce mg_name from map_meta.txt instead of minetest.conf
This commit is contained in:
parent
a1e9732407
commit
0adadba218
3 changed files with 4 additions and 1 deletions
|
@ -687,6 +687,7 @@ void Server::AsyncRunStep(bool initial_step)
|
|||
m_env->getGameTime(),
|
||||
m_lag,
|
||||
m_gamespec.id,
|
||||
m_emerge->params.mg_name,
|
||||
m_mods);
|
||||
counter = 0.01;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue