Merge pull request #4332 from Citadel-Station-13/upstream-merge-33446
[MIRROR] INVOKE_ASYNC is the exception not the rule!
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
user_insert(I, user)
|
||||
|
||||
/datum/component/material_container/proc/user_insert(obj/item/I, mob/living/user)
|
||||
set waitfor = FALSE
|
||||
var/requested_amount
|
||||
var/Itype = I.type
|
||||
if(ispath(Itype, /obj/item/stack) && precise_insertion)
|
||||
|
||||
Reference in New Issue
Block a user