mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
fix(lint): lint errors
This commit is contained in:
@@ -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 ()
|
||||
|
||||
Reference in New Issue
Block a user