fix(lint): lint errors

This commit is contained in:
oof2win2
2023-09-07 21:39:43 +02:00
committed by GitHub
parent b437846989
commit f9b677a0ce

View File

@@ -112,7 +112,7 @@ remote.add_interface("freeplay",
get_ship_items = function()
return {}
end,
set_ship_items = function(tbl)
set_ship_items = function()
return
end,
get_debris_items = function ()