1
0
Fork 0
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:
DustyBagel 2024-09-27 22:40:04 -05:00
parent 0976b89add
commit 981e1b7766
7 changed files with 23 additions and 47 deletions

View file

@ -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()