mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Merge pull request #14342 from neersighted/tgui_followup
More tgui fixes and tweaks
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
/obj/Destroy()
|
||||
if(!istype(src, /obj/machinery))
|
||||
SSobj.processing.Remove(src) // TODO: Have a processing bitflag to reduce on unnecessary loops through the processing lists
|
||||
SStgui.close_uis(src)
|
||||
return ..()
|
||||
|
||||
/obj/assume_air(datum/gas_mixture/giver)
|
||||
|
||||
Reference in New Issue
Block a user