cleanup
This commit is contained in:
parent
de3fa163c5
commit
c487b22fe1
@ -32,8 +32,7 @@ local facility = {}
|
||||
-- generate the tank list and tank connections tables
|
||||
---@param mode integer facility tank mode
|
||||
---@param defs table facility tank definitions
|
||||
---@return table tank_list
|
||||
---@return table tank_conns
|
||||
---@return table tank_list, table tank_conns
|
||||
function facility.generate_tank_list_and_conns(mode, defs)
|
||||
local tank_mode = mode
|
||||
local tank_defs = defs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user