tool_ctl tank_fluid_opts for prior commit

This commit is contained in:
Mikayla Fischler 2025-10-26 15:16:02 -04:00
parent c62ec1e786
commit d412f61a5f

View File

@ -69,6 +69,7 @@ local tool_ctl = {
num_units = nil, ---@type NumberField num_units = nil, ---@type NumberField
en_fac_tanks = nil, ---@type Checkbox en_fac_tanks = nil, ---@type Checkbox
tank_mode = nil, ---@type RadioButton tank_mode = nil, ---@type RadioButton
tank_fluid_opts = {}, ---@type Radio2D[]
gen_summary = nil, ---@type function gen_summary = nil, ---@type function
load_legacy = nil, ---@type function load_legacy = nil, ---@type function