cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user