mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Update Citations
This commit is contained in:
parent
0976b89add
commit
981e1b7766
7 changed files with 23 additions and 47 deletions
|
@ -25,7 +25,6 @@ local function get_sorted_servers()
|
|||
|
||||
local merged_serverlist = table.copy(serverlistmgr.servers)
|
||||
|
||||
--Special thanks to proller <proller@gmail.com> for letting use use the get_lan_servers function.
|
||||
if minetest.settings:get_bool("serverlist_lan") then
|
||||
if core.get_lan_servers then
|
||||
local lan = core.get_lan_servers()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue