diff --git a/basis/hyperloop.lua b/basis/hyperloop.lua index ceeb677..e89b972 100644 --- a/basis/hyperloop.lua +++ b/basis/hyperloop.lua @@ -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)