Fixes a major dumb I made in my last commit

This commit is contained in:
Crazylemon64
2015-12-06 00:20:14 -08:00
parent 1efea2dd46
commit 63e0eed2f2
+1 -1
View File
@@ -239,7 +239,7 @@
qdel(G)
return
/obj/machinery/sleeper/relaymove(mob/user as mob)
/obj/machinery/dna_scannernew/relaymove(mob/user as mob)
if(user.incapacitated())
return 0 //maybe they should be able to get out with cuffs, but whatever
go_out()