[CI] Several Bug Fixes (#7766)

* fix hypospray bad init

* fix bad init for liquid abstract

* update this to pass correct params

* remove an unused element that
isnt even used correctly anyway

* fix hard del on cargo console
maybe fix cluwne
This commit is contained in:
Zephyr
2021-08-25 16:46:18 -04:00
committed by GitHub
parent 6ea7ea7b9e
commit 12b1ddec46
6 changed files with 14 additions and 18 deletions
@@ -25,6 +25,8 @@ GLOBAL_LIST_EMPTY(cargo_control_consoles)
/obj/machinery/computer/cargo_control_console/Destroy()
if(radio)
QDEL_NULL(radio)
GLOB.cargo_control_consoles -= src
possible_floors = null
. = ..()