mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
[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:
@@ -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
|
||||
. = ..()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user