This commit is contained in:
Joachim Stolberg 2022-04-25 18:58:08 +02:00
parent 094d448386
commit 3309316b18

View File

@ -69,6 +69,7 @@ local function get_free_server_list(pos, owner)
tbl[#tbl+1] = ""
return tbl
end
return {}
end
local function on_lose_connection(pos, node_type)