mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixing one slight issue.
I'm an idiot, forgot about garbage collecting. This fixes a slight issue in my previous PR that would have eventually resulted in a call of DEL if nobody rebuilt the console.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
var/active
|
||||
|
||||
/obj/machinery/computer/xenobio2/Destroy()
|
||||
injector.computer = null
|
||||
..()
|
||||
|
||||
/obj/machinery/computer/xenobio2/attack_hand(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user