Makes RCD qdel doors

This still doesn't fix the turf-not-updating bug, but it does make the RCD
qdel doors.
This commit is contained in:
Tigercat2000
2015-04-29 20:26:59 -07:00
parent e5d95ba55e
commit b91d86abcd
+1 -1
View File
@@ -156,7 +156,7 @@ RCD
if(do_after(user, 50))
if(!useResource(20, user)) return 0
activate()
del(A)
qdel(A)
return 1
return 0
return 0