forgot some stuff

This commit is contained in:
SteelSlayer
2020-09-15 20:46:03 -05:00
parent b62aad7027
commit a466c1e682
2 changed files with 2 additions and 2 deletions
@@ -218,7 +218,7 @@
user.set_machine(src)
ui = SStgui.try_update_ui(user, src, ui_key, ui, force_open)
if(!ui)
ui = new(user, src, ui_key, "AtmosFilter", name, 380, 140, state = state)
ui = new(user, src, ui_key, "AtmosFilter", name, 380, 140, master_ui, state)
ui.open()
/obj/machinery/atmospherics/trinary/filter/tgui_data(mob/user)