mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Enables SHOULD_CALL_PARENT for datum Destroy proc (#16828)
This commit is contained in:
@@ -106,6 +106,7 @@
|
||||
/datum/tgui_state/air_alarm_remote/Destroy()
|
||||
atmos_control = null
|
||||
air_alarm = null
|
||||
return ..()
|
||||
|
||||
/datum/tgui_module/atmos_control/ntos
|
||||
ntos = TRUE
|
||||
|
||||
Reference in New Issue
Block a user